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
I am wondering if there is a method of building tailwind with including the utility classes in the output CSS.
I am building for Drupal and we have the ability to load only the CSS/JS if it is needed which give smaller CSS.
So what I would like to use is the @apply to add the css to the component CSS files but I do not what to add the utility classes. I will add the utility classes to the main CSS which loaded every time.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am wondering if there is a method of building tailwind with including the utility classes in the output CSS.
I am building for Drupal and we have the ability to load only the CSS/JS if it is needed which give smaller CSS.
So what I would like to use is the
@apply
to add the css to the component CSS files but I do not what to add the utility classes. I will add the utility classes to the main CSS which loaded every time.Thanks in advance
Gordon.
Beta Was this translation helpful? Give feedback.
All reactions