I have styles.css and styles2.css when i merge CSS it does not add styles2.css in merged file.
1 Answer
1) Firstly, have you declared your style2.css correctly?
2) See you the style2.css in the source code of the page with the right path if you disable the merge option?
3) Did you enabled the Merge option Merge CSS Files in admin as the image below
4) Clear Magento and Navigator cache.
-
yes when i unmerge css it shows style2.css but not when i mergekaka– kaka2017-06-02 05:09:54 +00:00Commented Jun 2, 2017 at 5:09
