We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b794d9c commit 0fc1c83Copy full SHA for 0fc1c83
astro.config.mjs
@@ -46,7 +46,6 @@ export default defineConfig({
46
gfm: true,
47
},
48
integrations: [
49
- purgecss(),
50
// Include fs extension for react-refresh
51
react({ include: /\.(fs|js|jsx|ts|tsx)$/ }),
52
icon({
0 commit comments