We all experience how CSS preprocessors like SASS or LESS ease working on projects with complex styles.

Roole is another alternative that is inspired from SASS, LESS + Stylus and only requires JavaScript to work.

Roole

It has vendor-prefixing built-in so there is no need to use them, supports variables + conditional logic and allows us to define the format we want to code CSS.

Roole can work both on the client or server-side (nodejs) and it is documented well.

0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

2 × five =

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You May Also Like

Fontastic – A Platform For Creating Icon Fonts

Fontastic is another solid option for that which enables us to choose items from multiple icon sets. The chosen items are combined into a single font with a click where this approach helps minimizing the font size as we only choose the icons needed.

Picksum Ipsum – Dummy Text From Hollywood

Picksum Ipsum is another dummy text generator that is pretty original and fun. It has a database of lines from 4 В Hollywood legends: Client Eastwood, Morgan Freeman, Michael Caine and Jim Carrey.

20+ Free Textures for your Work

Whether it’s used in a small area or as a web site background, textures can do a lot for a design. A lot of texture or just a little can go a long way in adding depth depth and setting mood for a design.

Text Resizing With jQuery

Want to allow visitors to increase or decrease the text size (font size) on your website? I’m going to show you how - using jQuery (a great JavaScript library).