hrvoje_hr I've encountered an issue with my custom CSS. After 2,568 lines (68,102 characters, 66.5kb) I can't save any more code. Is that limit intentionally placed? And can it be increased?
Juba007 https://discuss.flarum.org/d/14497-custom-css-less-limit/3 This is because it's saved in the database as a text. Maybe you can minimize the code or you load a css-file in the head.
tankerkiller125 If your custom CSS is that large I'd recommend following the instructions I've listed in https://discuss.flarum.org/d/25101-location-of-custom-css/8 which will also give you version control as well for an added benefit (if you use git)