Search found 1 match
- Wed Apr 11, 2018 10:51 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Css Compression Css Validation
- Replies: 2
- Views: 2667
Css Compression Css Validation
Hi I have two issues. CSS Compression is not removing the LF after each element. This is how css compression should be https://csscompressor.com/ How to get the LF element also removed in the css compression. Css validation is telling me that max-width:none; is invalid. This is incorrect as none is ...