postcss-import
postcss-import copied to clipboard
PostCSS plugin to inline at-import rules content
This PR adds a github action that is runned after creating new tags, so it will update automatically the code in the https://github.com/postcss/postcss-deno-import repository (the Deno version of the plugin)...
Hi. I've created this repository: https://github.com/oscarotero/postcss-deno-import that converts the code of this plugin to be compatible with Deno. It's similar to what I did to postcss main repo: https://github.com/postcss/postcss-deno I...
I have file that has only @import rules, but nothing else. This file can not be found in the sourcemap. If I add a dummy comment, the file is in...
If: 1) the CSS file starts with a comment; 2) there are no extra characters (e.g. spaces or newlines) between this comment and CSS; 3) the `postcss-import` plugin is enabled...
So I'm running gulp to process SASS, and I just updated this dependency from `14.1.0` to `15.0.0` and now when I try and run gulp I get an error. An...
The intention behind ignoring urls with a fragment was to make the plugin more correct. The thinking at the time was that these are never valid imports for a filesystem....
In Vite, we were resolving `@import '#foo'` with [subpath imports](https://nodejs.org/api/packages.html#subpath-imports). But since postcss 16.0.0 (https://github.com/postcss/postcss-import/pull/539), these URLs are filtered out before it reaches any code that the plugin user side...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [c8](https://redirect.github.com/bcoe/c8) | [`^9.0.0` -> `^10.0.0`](https://renovatebot.com/diffs/npm/c8/9.1.0/10.1.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`^8.27.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/eslint/8.57.1/9.12.0) | [](https://docs.renovatebot.com/merge-confidence/) |...