-
### Environment
- Operating System: Linux
- Node Version: v18.18.2
- Nuxt Version: 3.7.4
- CLI Version: 3.9.0
- Nitro Version: 2.6.3
- Package Manager: pnpm@8.9.2
- Builder: …
-
Hi,
Is there a way to define specific colors for dark and light mode in the logo ?
Maybe by modifying the style section of the svg code ?
If yes could you provide me with a simple example with…
-
### Description
Hello, i was wondering if its possible to create something similar to this perhaps using the existing radio-group component.
Example: https://tailwindui.com/components/application-…
-
Sometimes an embed only needs one block, and it would be nice if we could shorten this:
```twig
{% embed 'widget' %}
{% block content %}
Content here
{% endblock %}
{% endembed %}
```…
-
I would try to configure TailwindCSS in this repository with [Add Tailwind CSS to Svelte](https://github.com/svelte-add/tailwindcss).
-
I am trying to use DaisyUI as a Tailwind plugin so I have a tailwind config file like this :
```
/** @type {import('tailwindcss').Config} */
module.exports = {
content: [
"./assets/**/*.js…
JuGid updated
1 month ago
-
I would really like to use this language server, but i do not have a clue on where to put the configuration json string.
I am using neovim and installed the lsp using mason, but it is clearly not a…
-
Unfortunately we cannot upgrade to 2.x until the change mentioned here: https://prettier.io/blog/2020/03/21/2.0.0.html#format-value-of-html-class-attribute-7555httpsgithubcomprettierprettierpull7555-b…
-
**What component (if applicable)**
- URL for category: https://tailwindui.com/templates/syntax/
- Component name: Syntax template
**Describe the bug**
It is currently impossible to build the Syn…
-
I really liked the cli wizard in nuxt2.
![image](https://user-images.githubusercontent.com/25219229/202727395-6b591915-8c3c-4056-a4c4-9a5a42adda7d.png)
Will it return in nuxt3 at some point?