Skip to content

bradlc/sublime-tailwindcss

Repository files navigation

TailwindCSSAutocomplete

Tailwind CSS autocomplete for Sublime Text

Install

Clone this repository into your Sublime Text package directory:

$ git clone https://github.com/bradlc/sublime-tailwindcss.git TailwindCSSAutocomplete

Note: you must clone the repo into a TailwindCSSAutocomplete directory

You may also need to set node_path in your Sublime Text Settings (Preferences.sublime-settings), for example:

{
  "node_path": "/usr/bin/node"
}

Note: you can find the path to your installation of Node using the which or where command, depending on your operating system

HTML

HTML autocomple

CSS

CSS autocomplete

Related

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published