add $weight-black to initial-variables.sass

This commit is contained in:
kenn22 2023-08-02 23:54:40 +03:00 committed by GitHub
parent 3a45c86e57
commit 520961adf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,7 @@ $weight-normal: 400 !default
$weight-medium: 500 !default
$weight-semibold: 600 !default
$weight-bold: 700 !default
$weight-black: 800 !default
// Spacing