derekbtw / sass2stylus

Convert Sass/Scss to Stylus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sass2Stylus

#Use it live

Build Status

API Usage

  • curl -F file=@/your/local/file.scss http://sass2stylus.com/api > new_file.styl
  • RestClient.post('http://sass2stylus.com/api', file: File.open('local_file.scss'))

Sass2Stylus is curated by loving hands at...

(psst, we're hiring)

About

Convert Sass/Scss to Stylus


Languages

Language:JavaScript 88.8%Language:Ruby 5.5%Language:CSS 4.2%Language:HTML 1.2%Language:CoffeeScript 0.2%Language:Shell 0.1%