mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-09 12:24:40 +02:00
Add quotes
This commit is contained in:
parent
3c2ea1a75f
commit
d26ec69445
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
/** @type {import('postcss-load-config').Config} */
|
/** @type {import('postcss-load-config').Config} */
|
||||||
const config = {
|
const config = {
|
||||||
plugins: {
|
plugins: {
|
||||||
'@tailwindcss/postcss': {},
|
"@tailwindcss/postcss": {},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue