misc,dep: 기본 글꼴을 Pretendard로 일괄 적용용
This commit is contained in:
@@ -4,11 +4,6 @@
|
||||
|
||||
// Variables
|
||||
|
||||
$web-font-path: "https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400&display=swap" !default;
|
||||
@if $web-font-path {
|
||||
@import url($web-font-path);
|
||||
}
|
||||
|
||||
// Mixins
|
||||
|
||||
@mixin shadow($width: 4px){
|
||||
|
||||
Reference in New Issue
Block a user