You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Css updates not display in frontend- located in module
[magento2]/app/code/Magento/[module-name]/view/frontend/web/css/[module.css]
also tried below solution
trigger recompiling process from console under \dev\tools\Magento\Tools\View
php -f deploy.php
Or enable developer mode in .htaccess
SetEnv MAGE_MODE "developer"