Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS/SASS integration? #12

Open
adnelson opened this issue Dec 4, 2018 · 0 comments
Open

CSS/SASS integration? #12

adnelson opened this issue Dec 4, 2018 · 0 comments

Comments

@adnelson
Copy link

adnelson commented Dec 4, 2018

I used this project as a starting point for a personal project -- awesome, thanks! :)

I was wondering if you could perhaps add an example CSS (or even better, SASS since that's what I use) style sheet, and corresponding webpack config. Being a purescript newbie and not being familiar with webpack, it's not entirely clear to me how to set up autoreload for CSS as well as how to import it (in JavaScript you just import './Foo.css' but I don't know what the equivalent in purescript is). Even if it's just a simple as body { height: 100vh; } or something, it would be super useful as a demonstration of how to use style sheets in a purescript project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant