Commit 2af8f13079a6ff1fb1705e742e56d71978d48865

Authored by Timur Kastemirov
1 parent bbded2fd

remove style and site css from AppAsset

Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
frontend/assets/AppAsset.php
@@ -12,9 +12,7 @@ @@ -12,9 +12,7 @@
12 public $basePath = '@webroot'; 12 public $basePath = '@webroot';
13 public $baseUrl = '@web'; 13 public $baseUrl = '@web';
14 public $css = [ 14 public $css = [
15 - 'css/site.css',  
16 'css/animate.css', 15 'css/animate.css',
17 - 'css/style.css',  
18 'css/style.violet.css', 16 'css/style.violet.css',
19 'css/owl.carousel.css', 17 'css/owl.carousel.css',
20 'css/owl.theme.css', 18 'css/owl.theme.css',