File tree Expand file tree Collapse file tree 3 files changed +4
-37
lines changed
application/assets/stylesheets/layouts Expand file tree Collapse file tree 3 files changed +4
-37
lines changed Original file line number Diff line number Diff line change 4646 }
4747}
4848
49- /* ==========================================================================
50- * ##Containers (DEPRECATED keep until 0.11.0)
51- * ========================================================================== */
52-
53- /* inline children */
54- .l-inline > * {
55- @extend %u-inline ;
56- }
57-
58- /* inline */
59- .l-inline--baseline > * {
60- @extend %u-inline ;
61- vertical-align : baseline ;
62- }
63-
64- .l-centered {
65- @extend .u-centered ;
66- }
67-
68- .l-float ,
69- .l-float--left {
70- @extend .u-float ;
71- }
72-
73- .l-float--right {
74- @extend .u-float--right ;
75- }
76-
77- /* vertically stacked */
78- .l-stacked > * {
79- display : block ;
80- }
81-
8249/* Responsive Grid System
8350 *
8451 * Adapted from [Twitter Bootstrap 3](https://github.com/twbs/bootstrap-sass/blob/master/vendor/assets/stylesheets/bootstrap/_grid.scss)
Original file line number Diff line number Diff line change 11{
22 "name" : " wok" ,
3- "version" : " 0.10 .0" ,
3+ "version" : " 0.11 .0" ,
44 "authors" : [
55 " Marco Solazzi <marco.solazzi@gmail.com>" ,
66 " Matteo Guidotto <j8.matteo@gmail.com>>" ,
2121 "sass-mq" : " ~3.1.2" ,
2222 "normalize-css" : " ~3.0.3"
2323 }
24- }
24+ }
Original file line number Diff line number Diff line change 11{
22 "name" : " wok" ,
33 "description" : " A Static Website Boilerplate" ,
4- "version" : " 0.10 .0" ,
4+ "version" : " 0.11 .0" ,
55 "license" : " MIT" ,
66 "author" : {
77 "name" : " Marco Solazzi" ,
6262 "sassdown" : " 0.2.7" ,
6363 "time-grunt" : " ^1.1.0"
6464 }
65- }
65+ }
You can’t perform that action at this time.
0 commit comments