Fix buttons in rte generated content

This commit is contained in:
Björn Fromme
2022-07-12 12:26:21 +02:00
parent 0c706ba9e4
commit 46c61e50b5
5 changed files with 33 additions and 16 deletions
+1
View File
@@ -4,6 +4,7 @@ const tinycolor = require('tinycolor2')
module.exports = {
purge: {
content: [
'./public/typo3conf/ext/ep_theme/Configuration/RTE/*.yaml',
'./public/typo3conf/ext/ep_theme/Configuration/TypoScript/**/*.typoscript',
'./public/typo3conf/ext/ep_theme/Resources/Private/Layouts/**/*.html',
'./public/typo3conf/ext/ep_theme/Resources/Private/Partials/**/*.html',