Hacker News new | ask | show | jobs
by wodenokoto 4102 days ago
This sounds interesting, but I definitely need a tutorial for step 2.
1 comments

Just look up the syntax for extending classes for the preprocessor of your choice. This is such an important part of the preprocessors that it'll usually be on the landing page for the documentation (sometimes above the fold).

I'd recommend SCSS if you're just getting started.