Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauroreisvieira/tailwindcss-highlighter
This package adds syntax definitions for the TailwindCSS
https://github.com/mauroreisvieira/tailwindcss-highlighter
css sublime-text syntax-highlighting tailwindcss
Last synced: about 1 month ago
JSON representation
This package adds syntax definitions for the TailwindCSS
- Host: GitHub
- URL: https://github.com/mauroreisvieira/tailwindcss-highlighter
- Owner: mauroreisvieira
- License: mit
- Created: 2021-02-19T19:23:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-19T23:31:19.000Z (almost 4 years ago)
- Last Synced: 2024-11-05T18:54:32.667Z (3 months ago)
- Topics: css, sublime-text, syntax-highlighting, tailwindcss
- Language: Shell
- Homepage:
- Size: 526 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![TailwindCSS Highlighter](./assets/screen.png)
# TailwindCSS Highlighter
This package adds syntax definitions for the [TailwindCSS](https://tailwindcss.com/).
> Thanks to [deathaxe](https://github.com/deathaxe) for the great help he gave in the development of this package.
## Install
**Package Control:**
1. Open `Command Palette` using menu item `Tools → Command Palette` or `CMD/CTRL` + `SHIFT` +`P`.
2. Choose `Package Control: Install Package`.
3. Type `TailwindCSS Highlighter` and press `ENTER`.**Manually:**
1. Download latest release and unzip. it into your Packages folder.
2. Go to `Sublime Text → Preferences → Browse Packages`.
3. Move folder to inside and rename the folder to `TailwindCSS Highlighter`.## Related Extensions
- [LSP-tailwindcss](https://github.com/sublimelsp/LSP-tailwindcss)