Skip to content

Integrate CSS tooling #4

@bivens-dev

Description

@bivens-dev

Nobody want's to write their CSS strictly inside of a tagged template literal, let's make a first class CSS development workflow that just works.

There are two main options to consider here:

1. PostCSS
Some Bazel specific rules exist here https://github.com/bazelbuild/rules_postcss but it's unknown what kind of shape they are in currently.

2. Sass
Some Bazel specific rules exist here https://github.com/bazelbuild/rules_sass which as far as I know are in decent shape but subject to confirmation

Ideally, I would like to offer both as options rather than dictate one.

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