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 12 public $basePath = '@webroot';
13 13 public $baseUrl = '@web';
14 14 public $css = [
15   - 'css/site.css',
16 15 'css/animate.css',
17   - 'css/style.css',
18 16 'css/style.violet.css',
19 17 'css/owl.carousel.css',
20 18 'css/owl.theme.css',
... ...