1 2 3 4 5 6 7 8 9 10
/* Put anything you reference with "url()" in ../assets/ This way, you can minify your application, and just remove the "source" folder for production */ #app { margin: 16px; border-radius: 4px; background-color: silver; padding: 16px; }