Skip to content

Commit 8a0df95

Browse files
committed
chore: remove unused imports
1 parent 4d1e47e commit 8a0df95

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

postcss.config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
import postcssImport from "postcss-import";
21
import tailwindcssPostcss from "@tailwindcss/postcss";
3-
import postcssNested from "postcss-nested";
42

53
const removeLayersPlugin = () => {
64
return {

0 commit comments

Comments
 (0)