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
less/mixins.less is a beast. Splitting it up into smaller modules would be good for readability, portability, and general sanity. We can break out logical groupings for the mixins, then include those modules within mixins.less.
The text was updated successfully, but these errors were encountered:
Move all deprecated vendor prefix mixins to less/mixins/vendor-prefixes.less
Create mixins directory and move partials to that directory.
FIXEStwbs#12994
less/mixins.less is a beast. Splitting it up into smaller modules would be good for readability, portability, and general sanity. We can break out logical groupings for the mixins, then include those modules within mixins.less.
The text was updated successfully, but these errors were encountered: