-
**Is your feature request related to a problem? Please describe.**
Currently, there's no intellisense support when using CSS variables with Tailwind's arbitrary value syntax in HTML:
```html
…
-
### Checklist
Please mark these items with an [x]
- [x] I've already searched through [existing tickets](https://fullcalendar.io/issues)
- [x] Other people will find this feature useful
…
-
Is it possible to integrated tailwind ?
I tried, but I have some issue with postcss
> CssSyntaxError: [postcss] /index.html?html-proxy&index=0.css:759:1: Unknown word
I tried :
`tailwind…
-
### Command
new
### Description
Currently, Angular CLI provides the option to select between various CSS preprocessors like CSS, SCSS, and LESS when creating a new project. However, TailwindCSS, a …
-
Inspired by Drupal issue: https://www.drupal.org/project/drupal/issues/2916377
## Description of the need
Escaped characters in CSS classes are valid. Several popular CSS/Sass libraries use esca…
-
When you create a project with `sv` with `prettier` and `tailwindcss` options selected. It does not seem to add tailwind's prettier plugin. This only gets added if run `npx sv add tailwind` again afte…
-
### Please confirm that you have:
- [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on …
-
恐らくボックスがフォーカスされたときの「枠」描画関連と思われるが、同じような効果で異なるスタイルのものが2つあるため、何がどう違うのか調べておきたい。
- [ ] [“Outline Width - Tailwind CSS”](https://tailwindcss.com/docs/outline-width)
- [ ] [“Ring Width - Tailwind CSS”](h…
-
Documentação https://tailwindcss.com/docs/installation
-
# Tailwind CSS
- We used the Tailwind CSS as our base and skeleton
- However, improvement was needed to accommodate our vision and goal for the project
- **This Issue serves as a documentation of…