Kazuma Oe
Kazuma Oe
Are there any plans to support [unocss](https://github.com/unocss/unocss)? unocss is an Atomic CSS engine that replaces Tailwind CSS. The Tailwind CSS Plugin will not be supported, so you will need to...
fix: #790 , #801 The default colors for green, yellow, and purple were not set correctly and have been fixed.
### Description I use githooks to run ESLint, Prettier, and svelte-check at the same time as commit. ESLint and Prettier are fast because they keep a cache, but svelte-check is...
### Describe the bug Tailwind CSS auto design tokens work fine when run in npm or yarn, but not in pnpm. **Error Details** ```bash $ pnpm story:dev > [email protected] story:dev...
fix: https://github.com/simeydotme/svelte-range-slider-pips/issues/125 This fix should eliminate the annoying warnings. ```shell 11:10:13 [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte. [email protected]...
**Is the feature request related to a problem? Description.** Normally, when using Tailwind CSS, it is up to the user to decide whether to use classes that are not supported...
v4
https://github.com/oekazuma/svelte-meta-tags/issues/1015
v4
Below is a summary of what we need to do in v4. If you have any requests you would like to see added to v4, please let me know. We...
WIP
The guide in README.md will be moved to a web page.