This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Grid shortcuts | |
// use with https://github.com/anjlab/bootstrap-rails | |
// | |
// Columns for phones | |
// - columns: .x[1-12] | |
// For small devices (tablets and small desktops) | |
// - columns: .s[1-12] | |
// - offsets: .so[0-11] | |
// - pushes: .sr[0-11] | |
// - pulls: .sl[0-11] |