Closed jongacnik closed 7 years ago
Maybe better if the prefix is s
for split? Also open to some prefix referencing partition but of course we can't use p
.
.s1 { width: 100% }
.s2 { width: 50% }
.s3 { width: 33.333% }
.s4 { width: 25% }
.s5 { width: 20% }
.s6 { width: 16.666% }
.s7 { width: 14.285% }
.s8 { width: 12.5% }
.s9 { width: 11.111% }
.s10 { width: 10% }
.s11 { width: 9.09% }
.s12 { width: 8.333% }
Where should these live? Under the size category? Under columns?
resolved #17
🍾
We can remove nested columns in favor of %-of-parent classes:
Maybe they should be called
pop
lol.