chore: lots of changes
This commit is contained in:
7
resources/css/styles.css
Normal file
7
resources/css/styles.css
Normal file
@@ -0,0 +1,7 @@
|
||||
p {
|
||||
color: red;
|
||||
}
|
||||
|
||||
html {
|
||||
background: blue;
|
||||
}
|
||||
1
resources/js/main.js
Normal file
1
resources/js/main.js
Normal file
@@ -0,0 +1 @@
|
||||
import '../css/styles.css';
|
||||
Reference in New Issue
Block a user