Skip to content

CSS tree shaking #127

Description

@kybishop

As per https://vimeo.com/172508586

Make a list of the attributes and elements used during build time; only include the relevant styles.

Will spike an RFC of this soon with thoughts on how to implement. The only tricky bit is where to store the intermediate list such that the scss compiler can get to it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions