-
I create a simple react packages for personal uses (private package). But when I want to use it into nextjs project it's css not working with ssr. Actually, working but not ssr friendly. Here after co…
-
Hi
I am currently ran into that problem that I run "yarn run start". The page is coming up and after I change something in the code and vite is supposed to refresh the browser page nothing happens…
-
### What version of Bun is running?
1.1.4+fbe2fe0c3
### What platform is your computer?
Darwin 22.4.0 arm64 arm
### What steps can reproduce the bug?
I recently started getting errors running `bu…
-
1. For plugins that should run at transform time (on individual CSS files) like `postcss-import`
2. For plugins that should run at wrap time (on the merged AST) like `postcss-cssnext`
-
I have a svelte+sapper project and was initially using webpack bundler. But recently, I have the usecase to support legacy browsers and hence have to migrate to rollup for sapper build legacy.
For …
-
[`postcss-selector-parser`](https://github.com/postcss/postcss-selector-parser) has been made with the goal of improving the handling of css selectors in postcss plugins by making sure to avoid output…
-
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
- […
-
### What version of @tailwindcss/typography are you using?
0.5.9
### What version of Node.js are you using?
18.18.0
### What browser are you using?
Chrome
### What operating system are you using…
-
Bugs:
Inline comments cannot be removed from imported files (the root file is ok)
Sass variables cannot be used when imported from the external file
Version:
precss 3.1.0
**Temporary solutio…
-
- Rollup Plugin Name: rollup-plugin-typescript
- Rollup Plugin Version: 12.1.0
- Rollup Version: 4.22.4
- Operating System (or Browser): Ubuntu 22.04
- Node Version: 22.9.0
- Link to reproduction…