1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 12:55:31 -04:00

wrong type of SASS comments

This commit is contained in:
2019-12-28 23:04:57 -05:00
parent c2ed3faf47
commit bd1ab8f475
2 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ main#video {
height: auto;
font-family: inherit; // for subtitles
/* stylelint-disable-next-line selector-pseudo-element-no-unknown */
// stylelint-disable-next-line selector-pseudo-element-no-unknown
&::cue {
font-family: inherit;
}