Fluid style tag not working #14216
Unanswered
lucabertoni
asked this question in
Q&A
Replies: 3 comments 1 reply
-
Could you please try {% style name:"bootstrap", version:"5.1.3" %} |
Beta Was this translation helpful? Give feedback.
0 replies
-
Good morning @hishamco,
the same, not rendered. |
Beta Was this translation helpful? Give feedback.
1 reply
-
To me it doesn't make sense to use style tag in liquid with src, you could just use link tag with href The proper way to use style tag is to define your resources using ResourceManiest with a name and provide a name in your liquid style tag as @hishamco suggests. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good morning,
I am using the style tag to load css but it is not being rendered:
While the script tag is rendered:
Version: OrchardCore 1.6.0
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions