Skip to content

Instantly share code, notes, and snippets.

View holatinch's full-sized avatar
♻️
Refusing, reducing, reusing & recycling

Martín Msg holatinch

♻️
Refusing, reducing, reusing & recycling
View GitHub Profile
// Bootstrap Mid-Small - col-ms-* - the missing grid set for Bootstrap3.
//
// This is a hack to fill the gap between 480 and 760 pixels - a missing range
// in the bootstrap responsive grid structure. Use these classes to style pages
// on cellphones when they transition from portrait to landscape.
//
// NOTE: Here I use SASS instead of LESS for styling. To convert to LESS
// replace '$screen' with '@screen' and '$grid' with '@grid'.
//
// See https://github.com/twbs/bootstrap/issues/10203 for more info.
@dypsilon
dypsilon / frontendDevlopmentBookmarks.md
Last active January 5, 2026 04:09
A badass list of frontend development resources I collected over time.