Jump to content

Bug on registerStylesheet?


Madsex

Recommended Posts

Hi,

 

in my module i add css  so : $this->context->controller->registerStylesheet('modules', 'custom/css/my.css', ['media' => 'screen and (min-width:769px)', 'priority' => 150]);

 

Css is loaded in front end but the media is always all and not change.

 

Someone have information about this?

 

Thanks

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...