Instead of RegEx-filter:
filter ".+dark.+.css"
use more * wildcard joker-sign to show where it should be variable:
filter "*dark*.css"
You can also use the F8-button and define your pattern via a search, where you can also use plugins or combination of criteria.
filter ".+dark.+.css"
use more * wildcard joker-sign to show where it should be variable:
filter "*dark*.css"
You can also use the F8-button and define your pattern via a search, where you can also use plugins or combination of criteria.
Statistics: Posted by Stefan2 — 2024-04-15, 12:10 UTC