autocomplete-css Bundled

CSS property name and value autocompletions

pulsar-edit

0

0

0.17.5

MIT

GitHub

This package provides the following services:

CSS Autocomplete package

CSS property name and value autocompletions in Pulsar. Uses the autocomplete-plus package.

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

css-completions

You can update the prebuilt list of completions by running node update.js at the root of this package and checking for changes within completions.json. This does rely on having dev dependencies installed, so ensure you install all dependencies before doing so.