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
A to-be-created PR that allows plugins to talk to each other. I want my plugin to be able to send a safelist of tailwind classes to the fresh tailwind plugin, so that the user doesn't have to do anything. This is similar to feat: allow plugins to specify static files #2253, in that it removes something the user has to do. (In 2253 the point is to remove the need of creating a style.css file.)
This is a summary of all the plugin API changes, so we don't lose track:
style.css
file.)Landing all of these would be a big improvement to the plugin space.
The text was updated successfully, but these errors were encountered: