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
{{ message }}
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.
The task runs fine and inline of assets work but I want to retain these flags so I am unsure whether this is a postcss-assets bug or there is an option somewhere.
Any ideas? Many thanks!
The text was updated successfully, but these errors were encountered:
Any SCSS files containing a
!default
or!global
, postcss-assets seem to remove them. e.g.converts to:
Simple gulp function as follows:
The task runs fine and inline of assets work but I want to retain these flags so I am unsure whether this is a postcss-assets bug or there is an option somewhere.
Any ideas? Many thanks!
The text was updated successfully, but these errors were encountered: