Breaking Changes
- ⚠️Folder restructure⚠️
- Base css files are now in
/css/base/<app>/<app>-base.css
- The
variables
folder have been split in two.theme-options
andcomunity-theme-options
- Base css files are now in
- Docker mods
- Docker mods has a new variable.
TP_COMMUNITY_THEME
. Set this to"true"
if you are using a community theme option.
- Docker mods has a new variable.
- URL path changes
- Because of the folder changes you should update the paths to the css files in you subfilters/stylus etc.
- theme options
- The different theme options in the different base/themes subfolder have been removed.
NOTE
The old folder structure will still be working for the time being, but will be removed in the future.