Skip to content

olavim/sass2jss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple command line tool for converting sass/scss to jss.

Install

$ npm install -g sass2jss

or

$ yarn global add sass2jss

Usage

$ sass2jss -f input.scss -o output.js

You can omit the output file argument, in which case the resulting jss will be printed to stdout.

About

Convert sass to jss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published