nativescript-dev-stylus
v0.0.3
Published
Stylus CSS pre-processor for NativeScript
Downloads
1
Readme
Stylus for NativeScript
How to use
$ tns install stylus
The above command installs this module and installs the necessary hooks. Stylus CSS pre-processing of all .styl
files inside app
folder happens when the project is prepared for build.
This is based off the less plugin.