argyleink / open-props

CSS custom properties to help accelerate adaptive and consistent design.
https://open-props.style
MIT License
4.78k stars 193 forks source link

update autocomplete settings #323

Closed equinusocio closed 1 year ago

equinusocio commented 1 year ago

Currently that extension's setting works on language ID's and not file extensions. If the consumer project is using postcss, it must be specified in the setting to enable autocompletition on this language/files

Ref. https://github.com/willofindie/vscode-cssvar/issues/99

stackblitz[bot] commented 1 year ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

equinusocio commented 1 year ago

I just spent an hour figuring out why it was not working on my postcss files...