feat(controller): add post lists controller
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
body {
|
||||
background-color: skyblue;
|
||||
}
|
||||
|
||||
3
assets/styles/global.scss
Normal file
3
assets/styles/global.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
$primary: darken(#66531e, 20%);
|
||||
|
||||
@import "~bootstrap/scss/bootstrap";
|
||||
Reference in New Issue
Block a user