Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't update css file #54

Open
EbrahimPYK opened this issue Jul 20, 2019 · 4 comments · May be fixed by #61
Open

don't update css file #54

EbrahimPYK opened this issue Jul 20, 2019 · 4 comments · May be fixed by #61

Comments

@EbrahimPYK
Copy link

i update my css files in current assets , but not updated my css codes in the plugin created css file.
how i can update this file and clear the cache??

@skeeks-semenov
Copy link
Owner

Configure the component

'assetManager' => [ 'appendTimestamp' => true,

@skeeks-semenov
Copy link
Owner

@EbrahimPYK Configure the component assetManager

@imdad6053
Copy link

@skeeks-semenov when I used 'appendTimestamp' => true, then my main css file is not updated and whole code is not compressed to one link.
But when I remove 'appendTimestamp' => true, then assests compressed to one link but my design is spoiled due to css updating issue.
Here is my site https://www.realproperty.pk/

@nomelodic
Copy link

There were problems in version 2.0.39, maybe they also migrated here yiisoft/yii2#18414

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants