|
|
|
|
|
by sotojuan
3579 days ago
|
|
I see a lot of these "CSS frameworks" pop up, but which ones do people actually use day to day? Not criticizing the author—this looks cool and I'll give it a try, but I see a lot of these pop up and at work I've only ever used Bootstrap/Material/Semantic UI and for my own work I use Tachyons. Anyone use something a bit more obscure? |
|
And most importantly it gives you a REM-relative scale for your spaces: http://tachyons.io/docs/layout/spacing/ and for typography: http://tachyons.io/docs/typography/scale/.
So everything is responsive and I don't ever have to think about pixel-values again.
I even ported it for React Native: https://github.com/tachyons-css/react-native-style-tachyons