You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] Regression
[x ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
Current behavior
I've been using this plugin with postcss only and have found that, while it does download the fonts, the css isn't created and written to the destination css folder.
Expected behavior
I'd expect a second css file to be output to the destination css folder.
Minimal reproduction of the problem with instructions
I'm not doing anything fancy. I installed postcss and this plugin per the instructions (using pnpm if that matters). I start up my application, and the fonts all download, but the css isn't generated.
Environment
For Tooling issues:
- Platform: Windows
Others:
My app is a Vite app if that makes any difference.
The text was updated successfully, but these errors were encountered:
I'm submitting a...
Current behavior
I've been using this plugin with postcss only and have found that, while it does download the fonts, the css isn't created and written to the destination css folder.
Expected behavior
I'd expect a second css file to be output to the destination css folder.
Minimal reproduction of the problem with instructions
I'm not doing anything fancy. I installed postcss and this plugin per the instructions (using pnpm if that matters). I start up my application, and the fonts all download, but the css isn't generated.
Environment
The text was updated successfully, but these errors were encountered: