An open API service indexing awesome lists of open source software.

https://github.com/bkwld/sass-to-stylus

Script to convert a project's sass files to stylus
https://github.com/bkwld/sass-to-stylus

Last synced: 10 months ago
JSON representation

Script to convert a project's sass files to stylus

Awesome Lists containing this project

README

          

# Sass → Stylus

Convert a project's sass files to stylus files. For now, a lot of the logic is hardcoded. For instance, it expects the sass to live at app/sass and to get rewritten to app/styles.

Use an argument of ``--save` to save it out. It outputs a nice diff.

`$ coffee sass-to-stylus --save`

![](http://yo.bkwld.com/101R1m3c1I1j/Image%202016-04-11%20at%201.52.27%20PM.png)