Author: martti
Extension Description:
This extension is inspired by this color tweaking tool for Prosilver and brings compiling of scss files into the board (only for admins) for style tweaking. Both the scss and the result (css) are saved into the
store/marttiphpbb/scssdev
with the same name except for the file extension. The css-file is loaded and overwrites previous css-rules. When happy with the result you can copy or add the css-file to your style.The extension has also a minifier onboard that minifies all files together in one file.
A nice feature is that you can swap easily between different edits and the original to compare.
Extension Version: 0.5.0
Requirements:
- phpBB 3.3+
- PHP 7.1+
- CodeMirror phpBB extension
- scssphp/scssphp compiler: Run composer update in the extension directory after extension install or download the full zip package with the scss compiler included: https://github.com/marttiphpbb/phpbb-ex ... _0_5_0.zip
ext/marttiphpbb/scssdev
Github repository: https://github.com/marttiphpbb/phpbb-ext-scssdev
Languages: en
Templates: only tested Prosilver, but works probably in others
Screenshots:
Edits of the color tweaking tool for Prosilver.
:

