We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Parcel: 2.0.0-rc.0
.postcssrc
{ "plugins": { "postcss-font-magician": {} } }
app.css
body { font-family: "Alice"; }
But nothing is generated in bundle.css