Skip to content

CSS tree shaking #127

Open
Open
@kybishop

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions