Fix: SASS - typo build fix

This commit is contained in:
alstjr7375 2022-03-19 00:46:44 +09:00
parent 5302555be2
commit dd47ab073f

View file

@ -1,4 +1,4 @@
@mixin separaorShape() {
@mixin separatorShape() {
/* Box Model */
content: "";
display: block;