nativescript-dev-stylus
by asitaka | v0.0.3
Stylus CSS pre-processor for NativeScript
npm i --save nativescript-dev-stylus

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.