mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-30 12:20:36 -08:00
Fix: Prettier error exeption
This commit is contained in:
parent
deacf555f0
commit
79370a045e
1 changed files with 11 additions and 0 deletions
|
|
@ -4,3 +4,14 @@
|
|||
|
||||
# User.js
|
||||
user.js
|
||||
|
||||
# Prettier error exeption
|
||||
src/utils/_each.scss
|
||||
# [error] src/utils/_each.scss: SyntaxError: CssSyntaxError: At-rule without name (28:7)
|
||||
# [error] 26 | }
|
||||
# [error] 27 | }
|
||||
# [error] > 28 | @#{$name} #{"#{$blocks}"} {
|
||||
# [error] | ^
|
||||
# [error] 29 | @content;
|
||||
# [error] 30 | }
|
||||
# [error] 31 | }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue