myth
Use Myth to preprocess pure CSS
Tore Holmberg 169 0 0.3.0 MIT GitHub

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