Skip to content

CSS/SASS integration? #12

Open
Open
@adnelson

Description

@adnelson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions