-
Add a template that demonstrates how to build own components using `hooks` and style them using Tailwind (possibly using TW v4?).
-
Whenever we select Apple Pay, the "Place Order"-text on the pay button disappears. This make sense, because in `src/Mollie_HyvaCheckout/view/frontend/tailwind/tailwind-source.css` you set the font-siz…
-
### Describe the bug
Trying to understand how to move to primeng 18 beta 2 I have added tailwindcss and tailwindcss-primeui
in my app.component.ts, i have added
this.config.theme.set({
…
-
**template** next-tailwind-counter
**errors** as bellows
**reproduce steps**
`npx create-solana-dapp@latest` and select the corresponding template .After that `npm run dev`
@beeman thank you f…
-
Mufferplate is currently (for me) helping a lot for development and source code handling. But there are many concepts affecting the performance and developement stages.
1. There are so many templa…
-
**Is your feature request related to a problem? Please describe.**
The current project utilizes Picocss for styling the frontend. Tailwind CSS provides a more modern, utility-first approach to stylin…
-
**Describe the bug**
Hello, I'm a front-end beginner. I followed this tutorial to configure Tailus UI: https://ui.tailus.io/react/guides/vite/
However, I encountered the following error. Did I m…
-
### Current Behavior
Generating a component using @nx/react:component and style set to "tailwind", generates a styled-components template. This causes TS errors in the newly generated component.
…
-
We added Tailwind support to Static Shock in #145. But this support still requires project setup, which involves downloading the Tailwind binary tool, and creating a few config files.
Update the te…
-
tailwind v4.0.0.23
Basically, tailwind utilities work fine when importing it using a css file, but the wont work when importing it in a scss file
my package.json
```json
{
"name": "ui-l…