Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 484 Bytes

File metadata and controls

11 lines (7 loc) · 484 Bytes

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 @imported 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.