Sil Veltman
Sil Veltman
First of all, awesome plugin! I'm like using tailwind but am not sure which way is best to style the icons. Something like below? ``` --- import { Icon }...
Can this be used in components other than .astro? Like .svelte, .vue etc. I'm getting an error but not sure what the exact reason for this is
### What version of `astro` are you using? 1.0.0-beta.73 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? npm ###...
I have an 11ty site in which I use liquid as the template-language. I often use condifional classes, which causes headwind to stop working. Example which doesn't sort: `` I...
Awesome plugin! I'm trying to get it to work in a Vue component in Astro. However, I'm getting an error: ``` ld\trois.js not supported. Instead change the require of OrbitControls.js...
**Describe the bug** 11ty uses a frontmatter value instead of a global data file value, even though the frontmatter value is empty. **To Reproduce** Steps to reproduce the behavior: 1....
I would love to see support for nunjucks. It allows for more freedom in conditional classes, especially with things like tailwind. ### Example passing arguments to the component like size,...
I have an 11ty setup in which I use tailwindcss and postcss. I have bookshop-sass output a bookshop.css file to my postcss folder, which I then import from my main.pcss,...
- no error when used outside component - no error with hard-coded src and alt Looks like the shortcode/plugin isn't able t use the default values from the .toml file....
Console: ``` PS C:\Users\silve\11ty\vda-bouwmaterialen> npx @bookshop/init --aanbieding Need to install the following packages: @bookshop/init Ok to proceed? (y) y 'bookshop-init' is not recognized as an internal or external command, operable...