Skip to content

Commit ddb07a0

Browse files
committed
fix: resolve eslint errors
1 parent 36f484a commit ddb07a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/_calendar.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@
209209
@include border-end-radius($border-radius);
210210
}
211211

212+
// stylelint-disable-next-line at-rule-no-vendor-prefix
212213
@-moz-document url-prefix() {
213214
.calendars:not(.select-week) &:nth-last-child(1 of .range),
214215
.calendars:not(.select-week) &:nth-last-child(1 of .available) {

0 commit comments

Comments
 (0)