add: basic blog layout
Basic Blog Layout to work on
This commit is contained in:
parent
9d691974ce
commit
91b59e4ebe
15 changed files with 278 additions and 3 deletions
|
@ -43,6 +43,8 @@ export default defineNuxtConfig({
|
|||
'~/assets/css/burger.css',
|
||||
'~/assets/css/teaser.css',
|
||||
'~/assets/css/project.css',
|
||||
'~/assets/css/blogCard.css',
|
||||
'~/assets/css/blogAuthor.css',
|
||||
],
|
||||
|
||||
postcss: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue