Ideally we should have Structural and Visual styles; this means you aren't coupled with the default styles of Greedy, only the styles that are required for it to work (the overflows, the displays)
We can then use gulp-uncss and a variety of other gulp plugins to ensure no code duplication is present and that it is outputted as if there were only one set of styles.
Ideally we should have Structural and Visual styles; this means you aren't coupled with the default styles of Greedy, only the styles that are required for it to work (the overflows, the displays)
We can then use gulp-uncss and a variety of other gulp plugins to ensure no code duplication is present and that it is outputted as if there were only one set of styles.