vscode-postcss

2.0.2 • Public • Published

Banner

This extension is a mixed of two famous extensions postcss-language and vscode-postcss-language.

Installs

Installation

Install via the Visual Studio Code Marketplace →

Features

Support for Emmet

  1. Open the command palette and select Preferences: Open Settings (JSON)
  2. Add the following configuration:
{
  "emmet.includeLanguages": {
    "postcss": "css"
  }
}

Disable validation

"postcss.validate": false

Future development

  • Add real postcss language service server (currently using SASS language service with some tweaks)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.2
    0
  • 2.0.1
    0
  • 2.0.0
    0

Package Sidebar

Install

npm i vscode-postcss

Weekly Downloads

0

Version

2.0.2

License

none

Unpacked Size

2.56 MB

Total Files

29

Last publish

Collaborators

  • vunguyentuan