Roole – A Language that Compiles to CSS
Posted · Category: Framework
Roole is a language that compiles to CSS. It drew many inspirations from other CSS preprocessing languages like Sass, LESS and Stylus.
The most unique feature of Roole is that it has vendor prefixing built-in, so the language stays dead simple yet being able to prefix some extremely complex rules transparently. Roole is implemented in JavaScript, so it can be run both on the server side (via node.js) or in a browser.
Requirements: –
Download Link: http://roole.org/
License: MIT License
0 Comments