-
I absolutely love this project — the palette itself is stunning, and the documentation and guidance is extremely useful and reflects a tremendous amount of thoughtfulness and deliberation.
That sai…
-
### Describe the feature in detail (code, mocks, or screenshots encouraged)
I want to be able to extend the number of colours in the theme, so that after adding the the `inform` colours to the theme,…
-
Hey! This is a really cool project, admittedly I have yet to implement it but I'm doing some research in preparation of _hopefully_ switching to blink.
I mostly use a pretty cmp-sources lite appro…
-
## v0.1.0
- [x] route、build、create
- [x] dev
- [x] user config
- [x] preview
- [x] generate
## v0.2.0
- [x] the framework unified plugin system
- [ ] ssr (build, none stream, stream, met…
-
I've been using this extension for a while now and I've found it very useful. Thanks for sharing your work.
I'm now trying to add support to a different project in the same solution. The second pro…
-
### Describe the bug
I wanted to try out the new **Sidebar** component. So, I ran:
```bash
npx shadcn@latest add sidebar
```
But during when `npm` is installing it, it updates the `tailwi…
-
### 描述问题
```css
.-a-zA-Z__-{a-z-a--z:}
```
原始截图
格式化后截图
### 复现
目前无法定位具体哪里的问题,怀疑来自tailwind,因为错误css上下文大概处于源码这个位置。
项目用法和demo类似
postcss.config.ts
```js
import tailwindcss…
-
**Description**
I am using custom server: shelf, tailwindcss + daisyUI.
I can build the project by running 'jaspr build' locally.
But I am trying to get it run within a docker and when building the…
-
Can we have a flowbite plugin FOR windi? I Ried the transform api but it doesn't work well
https://github.com/themesberg/flowbite
-
The icons work fine without a prefix, however once I want to use custom prefix, Rocketicons stop working.
```js
// tailwind.config.js
const icons = require("rocketicons/tailwind");
/** @type {…