Skip to content

mojotech/sass2stylus

Repository files navigation

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)