5 ms·
haha, thats a funny thought. I like CSS. I would love for it to have variables so I could consolidate changes and edit them via JS. Sorta like all the CSS-libra
by devsquid 11y ago
haha, thats a funny thought. I like CSS. I would love for it to have variables so I could consolidate changes and edit them via JS. Sorta like all the CSS-libraries.
o.o am i doing it??
- girvo 11y agoI highly recommend checking out LESS -- even if you ignore all of it's features, being able to define variables alone is worth it :)
- devsquid 11y agoYes i have been meaning too
- robin_reala 11y agoCSS does have variables: http://www.w3.org/TR/css-variables/ http://www.w3.org/TR/css-variables/ Of course, this being the web you’re somewhat limited in browser support: http://caniuse.com/#feat=css-variables http://caniuse.com/#feat=css-variables