mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Add CSS Peek
This commit is contained in:
parent
975767886f
commit
205770f7ad
@ -198,6 +198,11 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
|
|||||||
|
|
||||||
## CSS
|
## CSS
|
||||||
|
|
||||||
|
#### [CSS Peek](https://marketplace.visualstudio.com/items?itemName=pranaygp.vscode-css-peek)
|
||||||
|
> Peek or Jump to a CSS definition directly from HTML, just like in Brackets!
|
||||||
|
|
||||||
|
![CSS Peek](https://github.com/pranaygp/vscode-css-peek/blob/master/working.gif)
|
||||||
|
|
||||||
- [stylelint](https://marketplace.visualstudio.com/items?itemName=shinnn.stylelint) - Lint CSS/SCSS.
|
- [stylelint](https://marketplace.visualstudio.com/items?itemName=shinnn.stylelint) - Lint CSS/SCSS.
|
||||||
- [Autoprefixer](https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-autoprefixer)
|
- [Autoprefixer](https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-autoprefixer)
|
||||||
Parse CSS,SCSS, LESS and add vendor prefixes automatically.
|
Parse CSS,SCSS, LESS and add vendor prefixes automatically.
|
||||||
|
Loading…
Reference in New Issue
Block a user