initial template
This commit is contained in:
2
assets/css/styles.css
Normal file
2
assets/css/styles.css
Normal file
@ -0,0 +1,2 @@
|
||||
/* This is the main css file, you can import other files to keep things tidy, or just go wild and put it all in here! */
|
||||
/* @import "components/thingy.css"; */
|
1
assets/js/script.js
Normal file
1
assets/js/script.js
Normal file
@ -0,0 +1 @@
|
||||
// add your javascript here, all javscript code in /assets/js/ will be bundled
|
Reference in New Issue
Block a user