rless {rless} | R Documentation |
rless is R package providing CSS preprocessor features to R users.
It uses LESS language, which is an CSS extension giving option to use variables, functions or using operators while creating styles. Visit oficial LESS website (http://lesscss.org) for more information about language specifics. The provided LESS content is converted into CSS using V8 JavaScript engine (https://v8.dev/).
Maintainer: Jonas Vaclavek jonas.vaclavek@gmail.com
Authors:
Jakub Kuzilek
Useful links: