DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Specifying the CSS storage directoryΒΆ

You can override the settings made from the extension manager about the CSS directory through the page TSConfig. In order to do this, edit the properties of a page, and place the following code in the TSConfig field:

tx_cssselect.cssDir = path/to/a/directory,path/to/another/directory

Specified paths are relative to the TYPO3 site path.