This feature will be useful for creating different files based on some custom criteria:
$inline: (
".navigation",
".navigation.navigation-site"
) !global;
Should generate file that contain only those selectors (from all the files that are referenced)
This feature will be useful for creating different files based on some custom criteria:
Should generate file that contain only those selectors (from all the files that are referenced)