This is the example used for an article I wrote: Build a Web app with component(1).
Personal SCSS naming convention: files prefixed with an underscore should not be @import
ed in another component.
Start the demo
$ make demo
This example has been developed with component@0.10.0
. If you use a more recent version of component, the build will fail. I plan to update this example with component@1.0.0
.