css-to-stylus
Convert CSS to Stylus.
jestersunborn 1,113 2 1.1.3 MIT GitHub

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-,) → Installcss-to-stylus

Usage

Select the content of a file:

  • Right click > Convert CSS to Stylus
  • Packages > CSS to Stylus > Convert CSS to Stylus
  • ⌘-⌥-o (or ctrl+alt+o)

Note: Files, you're trying to convert, must have .css or .styl extension.

Examples

Example of using package (good)

Example of using package (bad)