You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Temporarily the budget limit for the css is bigger than what it should be (not a huge deal but let's make it as optimized as possible) due to the use of @apply inside a couple of CSS files.
We need to use conditionals and use tailwindcss instead of using @apply inside CSS files.
After making sure no @apply is used inside CSS files, revert back to original the maximumError for production budget type "anyComponentStyle"