You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ You can also provide manually multiples paths where to look at.
8
8
9
9
**Notes:**
10
10
11
+
-**This plugin should probably be used as the first plugin of your list. This way, other plugins will work on the AST as if there were only a single file to process, and will probably work as you can expect**.
11
12
- This plugin works great with [postcss-url](https://github.com/postcss/postcss-url) plugin,
12
13
which will allow you to adjust assets `url()` (or even inline them) after inlining imported files.
13
14
- In order to optimize output, **this plugin will only import a file once** on a given scope (root, media query...).
0 commit comments