Extract vue-announcer and vue-skip-to styles (so that they're nt inline)

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-10-13 14:49:29 +02:00
parent 676fab7871
commit 8a1dfb0612
3 changed files with 80 additions and 0 deletions

View File

@@ -3,6 +3,8 @@
@import "~bulma";
@import "~bulma-divider";
@import "~buefy/src/scss/buefy";
@import "styles/vue-announcer.scss";
@import "styles/vue-skip-to.scss";
// a {
// color: $violet-2;