This repository was archived by the owner on Dec 19, 2024. It is now read-only.
Relocate import
in API (not as a feature
anymore)?
#63
Labels
Since ﹫import integration is sort of a bonus feature (like its new friend postcss-url), maybe we should move that out of the features list.
Like minification (via
compress
option), I think we should haveimport
andurl
, not with allfeatures
.With #32, features will be enabled/disabled according to the browsers scope so it doesn't make sense to keep those features into the
features
list (yes this sentence is funny).The text was updated successfully, but these errors were encountered: