[TYPO3-english] Updating scss files
Mark Boland
mark.boland at boland.de
Tue Sep 20 11:08:13 CEST 2016
Hi Jeppe,
you should not rename files in extensions. They will come back with every update.
You should add your own CSS file (probably uploaded to fileadmin/) to provide your own styles on top of bootstrap_core and bsdist:
page.10.includeCSS.myCssFile = fileadmin/template/my.css
If you really want to replace the CSS you will have to use the build process [1] to build your own version of bsdist.
Cheers,
Mark
[1] https://github.com/laxap/bsdist/blob/master/Documentation/Main/Build/Index.rst
Am 20.09.16, 10:39 schrieb "Jeppe Donslund" <typo3-english-bounces at lists.typo3.org im Auftrag von jeppe at donslund.net>:
Thanks Mark
But why can I see the scss in the Chrome DevTools?
I have tried to rename the scss file, but that doesn't change anything. I have clear the cahce in the Install tool
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list