Currently, only the entry package can use CSS plugins like Sass or PostCSS. We'll need to apply plugins from the bottom-up, where packages without dependencies are processed first. We may need a solution for packages that provide Sass variables to their parent packages (is that a popular thing to do?).
Currently, only the entry package can use CSS plugins like Sass or PostCSS. We'll need to apply plugins from the bottom-up, where packages without dependencies are processed first. We may need a solution for packages that provide Sass variables to their parent packages (is that a popular thing to do?).