Thommen Posted March 12, 2021 Share Posted March 12, 2021 (edited) I did the work from the site → https://devdocs.prestashop.com/1.7/themes/getting-started/asset-management/ I see post → I have in file theme.yml ↓ #use_parent_assets: true # The following lines are showing how to load assets in your page # Uncomment and change value to start loading css or js files css: all: - id: custom-lib-style path: assets/css/custom-lib.css media: all priority: 100 I have disabled cache and CCC. I can't see the changes on the website. How to fix it? Edited March 12, 2021 by Thommen (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now