elm-spa-example icon indicating copy to clipboard operation
elm-spa-example copied to clipboard

No styling

Open Laurensdc opened this issue 3 years ago • 3 comments

I had hoped for an example of how to integrate elm-ui or other CSS sheets but building this package the styles look nothing like the hosted one on Netlify. Am I overlooking something?

Laurensdc avatar Oct 12 '20 14:10 Laurensdc

Having this issue also, I don't know what happenned, but it looks very strange

jose-mario-jr avatar Feb 03 '22 01:02 jose-mario-jr

So I was trying again and I got in a solution: Just clone the project, then do the elm build command after that you just need to open index.html with your live server and it works like a charm

jose-mario-jr avatar Feb 03 '22 03:02 jose-mario-jr

@jose-mario-jr In my implementation, I use Sass even though it isn’t really needed and you can also serve the application locally without any worries of it being different to what’s in production.

dwayne avatar Apr 23 '24 01:04 dwayne