Move Project.vue scoped style into 2.blocks.project.css
This commit is contained in:
parent
3c78293656
commit
9167519388
3 changed files with 177 additions and 177 deletions
|
|
@ -21,6 +21,7 @@
|
|||
@import 'src/2.blocks.header.css';
|
||||
@import 'src/2.blocks.pill.css';
|
||||
@import 'src/2.blocks.pdf-viewer.css';
|
||||
@import 'src/2.blocks.project.css';
|
||||
@import 'src/2.blocks.skip-link.css';
|
||||
|
||||
/* UTILITY CLASSES */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue