移除字体
This commit is contained in:
parent
963c7ee31f
commit
b8daa792c4
@ -1,4 +1,4 @@
|
|||||||
@charset "UTF-8";@import"https://fonts.bunny.net/css?family=Nunito";/*!
|
@charset "UTF-8";/*!
|
||||||
* Bootstrap v5.2.2 (https://getbootstrap.com/)
|
* Bootstrap v5.2.2 (https://getbootstrap.com/)
|
||||||
* Copyright 2011-2022 The Bootstrap Authors
|
* Copyright 2011-2022 The Bootstrap Authors
|
||||||
* Copyright 2011-2022 Twitter, Inc.
|
* Copyright 2011-2022 Twitter, Inc.
|
@ -5,7 +5,7 @@
|
|||||||
"isEntry": true
|
"isEntry": true
|
||||||
},
|
},
|
||||||
"resources/sass/app.scss": {
|
"resources/sass/app.scss": {
|
||||||
"file": "assets/app.b0e4f6b9.css",
|
"file": "assets/app.0626f01b.css",
|
||||||
"src": "resources/sass/app.scss",
|
"src": "resources/sass/app.scss",
|
||||||
"isEntry": true
|
"isEntry": true
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// Fonts
|
// Fonts
|
||||||
@import url("https://fonts.bunny.net/css?family=Nunito");
|
// @import url("https://fonts.bunny.net/css?family=Nunito");
|
||||||
|
|
||||||
// Variables
|
// Variables
|
||||||
@import "variables";
|
@import "variables";
|
||||||
|
Loading…
Reference in New Issue
Block a user