Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 669 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 669 Bytes

Sass2Stylus

#Use it live

Build Status

API Usage

With cURL

curl -F file=@/your/local/file.scss http://sass2stylus.com/api > new_file.styl

With Ruby

RestClient.post('http://sass2stylus.com/api', file: File.open('local_file.scss'))

Sass2Stylus is curated by loving hands at...

(psst, we're hiring)