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.
allowRules
1 parent 7cfe610 commit e7ddc8eCopy full SHA for e7ddc8e
packages/beasties/src/index.d.ts
@@ -59,6 +59,7 @@ export interface Options {
59
noscriptFallback?: boolean
60
inlineFonts?: boolean
61
preloadFonts?: boolean
62
+ allowRules?: Array<string | RegExp>
63
fonts?: boolean
64
keyframes?: string
65
compress?: boolean
0 commit comments