Add stylelint

This commit is contained in:
Vitaly Rtishchev
2023-11-15 11:02:16 +04:00
parent bd385eae7f
commit 8ee9720044
5 changed files with 652 additions and 15 deletions

View File

@ -3,6 +3,7 @@
font-size: rem(100px);
font-weight: 900;
letter-spacing: rem(-2px);
background-color: red;
@media (max-width: $mantine-breakpoint-md) {
font-size: rem(50px);