/autocomplete-stylus

CSS property name and value completions for Stylus

Primary LanguageCoffeeScriptOtherNOASSERTION

SASS Autocomplete Package Build Status

CSS property name and value autocompletions for SASS in Atom. Install autocomplete-plus before installing this package.

This is powered by the list of CSS property and values here

autocomplete-sass

You can update the prebuilt list of property names and values by running the update.coffee file at the root of the repository and then checking in the changed properties.json file.