siegerts / vscode-tachyons-embed

VS Code Extension; Embed the Tachyons .class definitions and generic @media definitions.

Home Page:https://marketplace.visualstudio.com/items?itemName=siegerts.tachyons-embed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tachyons Embed

Features

This extension will embed the Tachyons .class definitions and generic @media definitions.

For situations where you want the flexibility, composition, and great reuse of Tachyons functional CSS. These snippets are meant for use in style files and files that support <style> tags.

Just start typing and the IntelliSense will match against your usual style classes.

example

Language scopes

  • css
  • less
  • javascript
  • javascriptreact
  • html
  • scss
  • stylus
  • typescript
  • typescriptreact
  • vue

Release Notes

0.0.2

Initial release of tachyons-embed generated from tachyons@4.11.1.

License

This extension is licensed under the MIT License.

About

VS Code Extension; Embed the Tachyons .class definitions and generic @media definitions.

https://marketplace.visualstudio.com/items?itemName=siegerts.tachyons-embed

License:MIT License


Languages

Language:JavaScript 100.0%