DirkPersky / typo3-dp_cookieconsent

TYPO3 Extension: Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)
GNU Affero General Public License v3.0
32 stars 27 forks source link

CSS should not be pre-minified #58

Closed arnekolja closed 4 years ago

arnekolja commented 4 years ago

I think it would be better to deliver un-minified CSS, to improve handling when customizing the styles. Especially because TYPO3 brings its own options to minify assets.

DirkPersky commented 4 years ago

Because I use the files from my NPM project. I think nothing will change for now.