-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
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
mauriciv, ivalkenburg and carlcassar
Metadata
Metadata
Assignees
Labels
No labels