Skip to content

Commit

Permalink
Tweak the PackageDev rules
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Feb 20, 2021
1 parent 863ea64 commit b96c9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion color_helper.sublime-settings
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@
"color_class": "sublime-colormod",
"color_trigger": "(?i)(?:\\b(?<![-#&])(?:color|hsla?|hwb|rgba?)\\(|\\b(?<![-#&])[\\w]{3,}(?!\\()\\b|(?!<&)\\#)",
"scanning": [
"source.css-color -meta.function-call.var.sublime-color-scheme",
"source.css-color -meta.function-call.var.sublime-color-scheme -meta.function-call.var.css",
"meta.css.sublime-color-scheme meta.property-value.css -comment -string.quoted.single.css -string.quoted.double.css"
]
},
Expand Down

0 comments on commit b96c9ce

Please sign in to comment.