Closed
Description
Bug Report
Current Behavior
The custom CSS/LESS area has a limit after 2775 lines (maybe less, it trimmed more) and deletes the rest of the style.
Steps to Reproduce
- Go to the administration panel
- Click on appearance
- Click on the custom style button
- Insert a long CSS code
- Submit
- See error (you may see Flarum not loading the CSS code because of bracket issue)
Expected Behavior
The CSS/LESS area should accept every style file, even infinite ones (extensions do).
Environment
- Flarum version: 0.1.0-beta.7
- Website URL: localhost
- Webserver: apache
- Hosting environment: localhost
- Browser: Firefox Quantum