-
:red_circle: **Title** : Static Blog website inspired by Notion
:red_circle: **Aim** : The aim of the this project is to provide a streamlined way to create and manage a static blog using Notion as aā¦
-
Hi there, I had a go with this, really cool to get TailwindCSS in, so thanks for that. However it's very slow without JIT. I tried enabling JIT in the tailwind.config.js `mode: 'jit`' but, while it acā¦
-
There are deprecations in the latest tailwind that the dapp is still using from an old version. Tailwind needs to be updated as well as the mode in Tailwind.config needs to be switched to JIT (just-inā¦
-
# A JIT compiler for Tailwind CSS - Freek Van der Herten's blog on PHP, Laravel and JavaScript
[https://freek.dev/1928-a-jit-compiler-for-tailwind-css](https://freek.dev/1928-a-jit-compiler-for-taiā¦
-
**What version of Tailwind CSS are you using?**
3.4.1
**What build tool (or framework if it abstracts the build tool) are you using?**
Next.js 14.2.1 with tailwind 3.4.1
**What versionā¦
-
# š Feature request
### Command (mark with an `x`)
- [X] build
### Description
Spin off from PurgeCSS discussion in #20015.
It would be nice for external tool configuration files (likā¦
-
### Summary
This is just a copy-paste from the original issue I opened at https://github.com/denoland/deno/issues/26098.
```nu
learn-deno-next on ī main [?] via ī v22.8.0
āÆ deno --version
denoā¦
-
### The Issue
When installing Tallstackui together with Mary-ui the tailwind stylings are overwritten by daisy-ui.
Here is how to fix this (thx to ChatGPT):
### The Solution
To prevent tā¦
cord updated
3 months ago
-
Seems like the new filter plugins added to Tailwind breaks the sorting.
https://github.com/tailwindlabs/tailwindcss/releases/tag/v2.1.0
```sh
./node_modules/tailwindcss/lib/plugins/backdropBlur.jā¦
-
Hey, I am new to this library so probably I am doing wrong but I don't what. Here is my problem:
First of all, I am using Tailwind JIT mode.
I am also using the rich text select with same classeā¦
onmax updated
3 years ago