Skip to content

perf: Purge Tailwind CSS for Storybook #2

Description

@dance2die

Current code base doesn't purge CSS for storybook:
https://github.com/downwindcss/easings/blob/main/tailwind.config.js#L2

module.exports = {
  purge: [], // <--- Add purge regex here
  darkMode: false, // or 'media' or 'class'
  // rest of configuration...
};

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions