We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f276f commit ee4ad88Copy full SHA for ee4ad88
features/better-trending-thumbnails/data.json
@@ -9,9 +9,7 @@
9
"dynamic": true,
10
{
11
"styles": [
12
- {"file": "style.css", "runOn": "/explore/projects/*"},
13
- {"file": "style.css", "runOn": "/search/projects*"},
14
- {"file": "style.css", "runOn": "/explore/studios/*"}
+ {"file": "style.css", "runOn": "/explore/projects/*||/search/projects/*||/explore/studios/*"},
15
]
16
}
17
0 commit comments