Atom package which converts your CSS to Stylus.
Run in your terminal app:
apm install css-to-stylus
Or install manualy:
⌘+,
(or Ctrl-,
) → Install → css-to-stylus
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.