We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 366a035 + 35d66d2 commit c58e276Copy full SHA for c58e276
app/postcss.config.js
@@ -11,6 +11,8 @@ module.exports = {
11
"./site/**/*.html",
12
"./site/**/*.md",
13
"./src/**/*.js",
14
+ "./.11ty-vite/**/*.html",
15
+ "./.11ty-vite/**/*.js"
16
],
17
safelist: ["usa-js-loading"],
18
extractors: [
0 commit comments