What is development styles?
For CSS, the development mode mode means that all CSS files are NOT merged into one file (are NOT packed)
and are NOT minified.