This package provides:
- definitions@0.1.0
- outline-view@0.1.0
- find-references@0.1.0
- code-format.range@0.1.0
- autocomplete.provider@2.0.0
This package consumes:
Atom-IDE for CSS, LESS and SCSS language


you need to install following requirements before installing ide-css:
atom-ide-uiWhy I could not download this Atom package?
Please make sure you have installed all softwares in Requirements section.
I've installed ide-css. Why there is still nothing shown in Outline View when css opened?
Please check the file exists in the Project Tree View so that it can be handled by ide-css.
In addition, to show outline view, use Atom command Outline View: Toggle.
How can I customize this package?
Please read CONTRIBUTING.md for more details.
ide-css acts as a client of language server basing on atom-languageclientvscode-css-languageserver-bin acts as a language server and analyze your CSS in separate process