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.
$ make demo
This example has been developed with [email protected]
. If you use a more recent version of component, the build will fail. I plan to update this example with [email protected]
.