Skip to content

toreholmberg/atom-myth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Myth for Atom

Simple Atom package using Myth to preprocess pure CSS.

Usage

Type myth in the Command Pallete to preprocess an active CSS file.

The output will be saved to a file suffixed with output in the source file directory:

css/styles.css => css/styles.output.css

Todo

  • Save output to folder different from source (setting)
  • Compress output using UglifyJS (setting)

Licence

MIT

About

Simple Atom package using Myth to preprocess pure CSS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published