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.
- Host: GitHub
- URL: https://github.com/codewithhridoy/tailwind-autosuggestion-for-custom-classes
- Owner: codewithhridoy
- License: mit
- Created: 2024-06-10T00:46:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-13T12:13:17.000Z (about 1 year ago)
- Last Synced: 2025-01-25T12:12:11.988Z (5 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)