Add Tachyons CSS Snippets to CSS section (PR #216)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Valerii Iatsko
2026-06-21 10:47:03 +02:00
parent 342a5a47b8
commit 1d25d76e10
+1
View File
@@ -363,6 +363,7 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
![CSS Peek](https://raw.githubusercontent.com/pranaygp/vscode-css-peek/master/readme/symbolProvider.gif)
- [stylelint](https://marketplace.visualstudio.com/items?itemName=stylelint.vscode-stylelint) - Lint CSS/SCSS.
- [Tachyons CSS Snippets](https://marketplace.visualstudio.com/items?itemName=thomasviaud.tachyons-snippets) - Snippets for the [Tachyons](https://tachyons.io/) functional CSS framework.
- [Autoprefixer](https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-autoprefixer)
Parse CSS,SCSS, LESS and add vendor prefixes automatically.
![Autoprefixer](https://cloud.githubusercontent.com/assets/7034281/16823311/da82a3c6-496b-11e6-8d95-0bebbf0b9607.gif)