-
Hi, I've been using this boilerplate for a project, and I love it. Histoire is also an excellent project and a joy to work with.
The Histoire website hosts an example Vue 3 + Tailwind project with…
-
### Motivation
Currently, we have two ways to composite components: 1. use `as` prop or 2. use `children` as render-props. But both of them have their limitations, for example, a button with a `Too…
-
### What happened?
Cannot get my styled-components to work. Any special I need to do to include it in the build?
### Version
Latest
### What OS are you seeing the problem on?
MacOSX
### What bro…
-
Type: Bug
1. Open replace in files
2. Input text including a semi-colon
VS Code version: Code 1.76.2 (ee2b180d582a7f601fa6ecfdad8d9fd269ab1884, 2023-03-14T17:55:54.936Z)
OS version: Windows_NT x64 …
-
The template seems to be broken.
On the barebones template (after `npx create-tailwindcss-boilerplate`)
```❯ yarn build
yarn run v1.22.15
$ parcel build src/index.html
🚨 /private/tmp/tailwind-…
-
Address the following issues:
- It's hard to tell where one result begins and another ends.
- It lacks any branding. Even a little branding would help make it feel better.
- Everything is... ugly…
-
Hi,
I am working on a project currently and I wanted to documented a few possible improvements for the React boilerplate (I might PR them when I am done):
- There is no 404 setup. We need to add `…
-
Any feedback and suggestions? Kindly post them in https://github.com/timlrx/tailwind-nextjs-starter-blog/discussions/275
-
### Versions
- slice-machine-ui: 1.5.1
- node: v16.20.0 and v18.16.1
### Reproduction
1. npm install
2. npm run dev
3. Open localhost:9999/slices and then proceed to create Slice
4. Shown "…
-
### Describe what feature you'd like. Pseudo-code, mockups, or screenshots of similar solutions are encouraged!
`theme.cjs` isn't using the updated method of working with tailwind's opacity modifier …