Skip to content
Snippets Groups Projects
Commit 9d26daaa authored by Ciarán Ainsworth's avatar Ciarán Ainsworth Committed by Eliot Berriot
Browse files

Add new whitlisted class for upward menus

parent b3278894
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ plugins.push(
]),
whitelist: ['scale'],
whitelistPatterns:[/plyr/],
whitelistPatternsChildren:[/plyr/]
whitelistPatternsChildren:[/plyr/,/dropdown/,/upward/]
}),
)
module.exports = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment