开发者

desactivate specific plugin stylesheet in Symfony 1.4

开发者 https://www.devze.com 2023-02-06 21:05 出处:网络
I would like to desactivate one stylesheet of apostrophePlugin 1.4 to be able to overide it with my own definitions.

I would like to desactivate one stylesheet of apostrophePlugin 1.4 to be able to overide it with my own definitions.

Do you have any tips to desactivate or at least make开发者_开发问答 it loading last?

I read something about view.yml, where I could write:

default:
  stylesheets:
    - a.css: {position : last}

But I don't know how to get a.css inside plugin folder...

Thanks


Try:

  1. Find a module in plugin where you want do exclude css
  2. Override it's config dir with view.yml
  3. Override view.yml
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号