Changes between Initial Version and Version 1 of Ticket #30797, comment 5
- Timestamp:
- 12/20/2014 11:23:05 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30797, comment 5
initial v1 10 10 > The second reason is that it does not work when you want to include a second stylesheet after the main stylesheet like this: 11 11 12 Loading a second stylesheet works perfectly fine. I do it all the time. The code you posted works for loading all three stylesheets.You can mix them up, load them in whatever order, define dependencies, or just do it however you want.12 Loading a second stylesheet works perfectly fine. I do it all the time. You can mix them up, load them in whatever order, define dependencies, or just do it however you want. 13 13 14 14 > Do you know of any plugins hooking into `stylesheet_uri`?