-
### Is your proposal related to a problem?
Cra can't support postcss-nested syntax because webpack.config.js file haven't **postcss-nested** module.
Sample nested css in my header.module.css…
-
Both the TL;DR and the "Detailed steps" need to mention [Install PostCSS](https://www.docsy.dev/docs/get-started/docsy-as-module/installation-prerequisites/#install-postcss).
-
### Describe the bug
I'm building a library which exports some css, but also imports some more from a second library.
The objective I'm pursuing is not to extract CSS files coming from a compon…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Information about bug
### After switching to branch 14 and setup production site is not opening properly.
![image](https://github.com/frappe/erpnext/assets/97974556/30e0ff9b-d096-49e1-80fe-6ad…
-
This plugin doesn't seem to function properly on PostCSS major version 8. In tailwindlabs/tailwindcss#5429 we attempted to create a minimal reproduction case, but we were unable to get the plugin to w…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
**Describe the bug**
Can not install.
**To Reproduce**
Steps to reproduce the behavior:
1. Use node 16.19.0 with npm@8.19.3 on macos ventura (silicon)
2. try to run Drupal or vanilla install …
-
I'm encountering difficulties while using the package to convert CSS to Tailwind CSS, particularly in handling nested classes and selectors, for the purpose of converting styled-component based projec…
-
Loading CSS on a per-module basis makes sense for 99% of code, but it's still common to want to load a `reset.css` file and/or a `core.css` file. These files are independent of a given module and prov…