fixed an issue in prompt
This commit is contained in:
parent
97b6b18d19
commit
e58169a8b3
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
// File: _prompt.sass
|
// File: _prompt.sass
|
||||||
|
|
||||||
// Base font path@use '../.config' as config
|
// Base font path
|
||||||
|
@use '../.config' as config
|
||||||
$font-path: '#{config.$base-path}/prompt/static'
|
$font-path: '#{config.$base-path}/prompt/static'
|
||||||
|
|
||||||
@font-face
|
@font-face
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue