Skip to content

0.6.2 doesn't seem to produce all css #518

@jwalton512

Description

@jwalton512

Using a basic tailwind setup:

@import "tailwindcss/preflight";

/* Add custom base styles here... */

@import "tailwindcss/components";

/* Add custom components here... */

@import "tailwindcss/utilities";

/* Add custom utilities here... */

in 0.6.2 the resulting file is 11kb and only appears to contain reset and container plugin
in 0.6.1 the resulting file is ~400kb and contains everything as normal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions