Commit f0b509ac4918de573bc2b8897d4e33be90525990

Authored by Timur Kastemirov
1 parent bd52b63a

css compress false

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/config/main.php
@@ -86,7 +86,7 @@ @@ -86,7 +86,7 @@
86 //Turning association css files 86 //Turning association css files
87 'cssFileRemouteCompile' => false, 87 'cssFileRemouteCompile' => false,
88 //Trying to get css files to which the specified path as the remote file, skchat him to her. 88 //Trying to get css files to which the specified path as the remote file, skchat him to her.
89 - 'cssFileCompress' => true, 89 + 'cssFileCompress' => false,
90 //Enable compression and processing before being stored in the css file 90 //Enable compression and processing before being stored in the css file
91 'cssFileBottom' => false, 91 'cssFileBottom' => false,
92 //Moving down the page css files 92 //Moving down the page css files