Konsta Svelte styles not rendering at all #73
Unanswered
JoshuaRileyDev
asked this question in
Q&A
Replies: 2 comments
|
|
0 replies
|
I was missing postcss.config.js file in the root of my project, after adding it styles are loaded properly, you can take a look at the following repo as an example https://github.com/Imtiyaz-cuepra/sveltekit-konstaui-capacitor |
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.
Hello,
I've got an issue with Konsta Svelte, I've started up a new SvelteKit project 3 times now with TailwindCSS configured properly and Konsta installed via NPM, however the styles for the KonstaUI components aren't rendering but normal HTML with TailwindCSS classes are rendering fine, it's very strange
All reactions