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

Tailwind CSS

by SublimeText ST4

Tailswind CSS syntax for Sublime Text

Details

Installs

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

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.