Drack Posted January 10, 2019 Share Hello, I installed a module, eveything is correct, but when I am looking the shop, the css is not included. What's happen ? Quote Link to post
Patrick Posted January 10, 2019 Share Hello @Drack I think you must use a cache on your css with htaccess, look the htaccess ExpiresByType text/css "access plus 1 week" FilterProvider COMPRESS DEFLATE "%{Content_Type} = 'text/css'" If you have this, you must delete your browser cache and comment this line. For development, it's better to not use these elements. 1 Quote Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.