-
I tried to search for this but didn't know what search term to actually put in. I basically want to reduce the CSS used and was wondering if it was possible to only import CSS for components I was goi…
ghost updated
2 years ago
-
**Describe the bug**
When I'm using `` in my Head FA css won't load even with config.autoAddCss = false|true;
**Reproducible test case**
I'm using next.js as a framework. Everything works before…
-
Styles file for the application is fairly large, look into the possibility of using a service to reduce the footprint of bootstraps styling. This could be achieved through implementing the [PurgeCSS](…
-
Hi, I've got a problem:
I'm using react-id-swiper with GatsbyJS and the slider totally disappear when I run `gatbys build`.
When I run my app in local the `slidesPerView` property is not working…
-
For anyone coming here, there appear to be some edge cases where a plugin we use to strip out unused style rules gets a bit greedy and can strip out some rules used in your custom svelte components. T…
-
As the last PR / commit was in March with 14 open pull requests, where some of them are simple two liners this project looks like it is sadly not maintained.
It would be nice if @Illyism would add a …
Nilos updated
5 years ago
-
Hi,
I spent last 8 hours trying to make it work and i have tried everything i could find on web. So i need a help. :)
I am using Laravel mix latest version, tailwind latest and laravel-mix-purgecs…
-
Currently, build tools used for this website are postcss and the 11ty vite plugin. There was a bug present when using the `passThroughCopy` function that caused files to not be passed in the dist dire…
-
I have a piece of code. When using with build and dev server I get a different result.
I'm using **nuxt js.**
```js
yada yada yada
```
![i…
-
I know there's supposed to be some treeshaking builtin, but I'd just want to check on it. Maybe worth trying to setup purgecss as well. There's also cleancss - but I'm not sure if we need that so much…