css-to-stylus
Atom package which converts your CSS to Stylus.
Install
Run in your terminal app:
apm install css-to-stylus
Or install manualy:
⌘+, (or Ctrl-,) → Install → css-to-stylus
Usage
Select the content of a file:
- Right click > Convert CSS to Stylus
- Packages > CSS to Stylus > Convert CSS to Stylus
⌘-⌥-o(orctrl+alt+o)
Note: Files, you're trying to convert, must have .css or .styl extension.
Examples