ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Tailwind CSS

by SublimeText ST4

Tailswind CSS syntax highlighting for Sublime Text

Details

Installs

  • Total 9K
  • Win 4K
  • Mac 3K
  • Linux 2K
Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28 Aug 27 Aug 26 Aug 25 Aug 24 Aug 23 Aug 22 Aug 21 Aug 20 Aug 19 Aug 18 Aug 17 Aug 16 Aug 15 Aug 14 Aug 13 Aug 12 Aug 11
Windows 4 2 4 2 4 1 11 3 2 6 6 4 4 7 8 9 7 5 6 9 4 8 7 3 4 3 5 9 10 9 10 8 9 6 8 3 1 4 7 8 8 4 3 7 5 9
Mac 4 1 2 7 0 2 3 3 3 3 2 6 5 7 4 0 2 8 3 7 4 2 2 2 1 8 10 7 7 1 0 6 6 5 2 1 5 6 1 7 5 5 8 4 4 8
Linux 2 1 1 0 2 5 1 2 4 0 1 2 4 2 1 1 1 6 4 3 2 0 4 2 7 5 2 4 2 3 3 2 4 4 3 1 3 1 2 4 2 5 5 2 5 5

Readme

Source
raw.​githubusercontent.​com

Tailwind CSS

Tailwind CSS

A Sublime Text CSS syntax extension with support for Tailwind CSS

Requires ST 4092 or higher.

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 Tailwind CSS 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 Tailwind CSS.

Usage

This syntax is assigned to files which end with tailwind.css by default.

You need to assign it to ordinary *.css files manually.

  1. Click onto the syntax name in the status bar
  2. Navigate to the sub menu Open all with current extension as...
  3. Click on Tailwind CSS.

Related Extensions

Troubleshooting

Tailwind CSS extends Sublime Text's CSS syntax definitions.

If Tailwind CSS syntax highlighting doesn't work and console displays syntax errors in Tailwind CSS.sublime-syntax, please make sure to remove any out-dated syntax override.

Steps:

  1. call Menu > Preferences > Browse Packages..
  2. Look for CSS folders
  3. Remove it or at least delete any syntax definition in it.