An open API service indexing awesome lists of open source software.

https://github.com/codewithhridoy/tailwind-autosuggestion-for-custom-classes

This repository provides a fix for TailwindCSS autosuggestions in both VSCode and WebStorm, ensuring accurate and efficient class name suggestions to enhance your development workflow.
https://github.com/codewithhridoy/tailwind-autosuggestion-for-custom-classes

Last synced: 3 months ago
JSON representation

This repository provides a fix for TailwindCSS autosuggestions in both VSCode and WebStorm, ensuring accurate and efficient class name suggestions to enhance your development workflow.

Awesome Lists containing this project

README

        

# Tailwind auto-suggestion for your custom classes.

---

title: "Tailwind auto-suggestion for your custom classes."
summary: "This repository provides a fix for TailwindCSS autosuggestions in both VSCode and WebStorm, ensuring accurate and efficient class name suggestions to enhance your development workflow."
date: 2024-06-10
modifiedDate: 2024-06-10
tags:[ "tailwind", "autocomplete", "autosuggestion", "custom class", "fix tailwind auto suggestion", "fix tailwind auto complete", "fix autosuggestion for custom classes", "tailwindcss autocomplete is not working for custom classes"]
slug: "tailwind-autosuggestion-for-custom-classes"

---

# [Find out the regex list from here.](https://github.com/codewithhridoy/tailwind-autosuggestion-for-custom-classes/blob/main/REGEX_LIST.md)