StatCan / StatCan.OrchardCore

Houses StatCan OrchardCore Modules
https://statcan.github.io/StatCan.OrchardCore/
MIT License
55 stars 12 forks source link

Unable to reference css defined in resource manifest #302

Closed Mbb640 closed 2 years ago

Mbb640 commented 2 years ago

CSS could not be sued when referenced using {% style name:"style-name", version: "1" %}, but could be referenced using {% style src: "/path/" %} after being compiled in ResourceManifest.cs

jptissot commented 2 years ago

Can you be a bit more specific on which resource you are trying to reference? Did you mean to ask this in the OrchardCore repository?