-
We should get this default to be larger for all diagrams and try to ensure they are more compact if the text size affects the overall size of the full `div` that is rendered.
![image](https://git…
-
This website is not fully responsive so just find the errors and try to resolve them.
-
There's unnecessary mention of having to install node and run `npx tailwind xxx` in the current docs. Not required when using `cargos-leptos`, but needs an update to the templates and an extra config …
-
**Describe the bug**
When I save the file, vite reloads it in the browser and Tailwind styles are gone. I can fix the bug by saving index.css, which will force an hmr update and restore the styles.…
-
A few of us at PyCon this year got together and brainstormed a new Web Stack that we are calling PyHAT (Python, htmx, ASGI, TailwindCSS). The first thing we set out to do is create [awesome-python-htm…
-
Hi i'm try to use vuetify with jetstream. I tried your extension but when apply .vuetify('vuetify-loader') some css from tailwind will not work. Is there anyway to fix this ?
My webpack.mix.js
```
…
-
- `windmill-react-ui` version: `0.6.0`
- `tailwindcss` version: `3.0.24`
- `remix` version: `1.4.0`
### Relevant code or config:
`tailwind.config.js`
```js
/* eslint unicorn/prefer-modul…
-
Hey :)
Tried using `posthtml-postcss` with it and it doesn't seem to work, here's what I tried.
This is my PostHTML render function:
```js
import posthtml from 'posthtml'
import components …
-
Hey I am interested on this! First let me thank you for your template idea I just was having the same thoughts while setting up my own theme app extension. So how about add TailwindCSS + Vite? I heard…
-
## Description
NextJS static site optimization is disabled site wide when `getInitialProps` is used in `_app` file. Would be cool to see this template use `getStaticProps` so people using this templ…