export 'default' (imported as 'extractedTailwindConfigStyle') was not found in '@fuse/styles/core/tailwind-config.scss' (module has no exports) #6448
Unanswered
ZarakiLancelot
asked this question in
Help
Replies: 1 comment
|
For @fuse template `import { Injectable } from '@angular/core'; @Injectable() } |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have the fuse theme for angular but when i try to up the server, i have this error:
export 'default' (imported as 'extractedTailwindConfigStyle') was not found in '@fuse/styles/core/tailwind-config.scss' (module has no exports)
in my file tailwind-config.scss only have this lines:
anyone can help me, thanks
All reactions