I'm not sure if anyone else is experiencing this, but for me (and we are only using the default template with no other styling that cascade over the docs I'm working on) the command:
@import url("navigation.css");
is not working when placed in the the style macro for the page.
Any thoughts?
Thanks!
Okay so this doesn't make much sense, but it works if you use the IMPORT inside the STYLE macro's properties, only. I'm guessing this also means I will need to put a single import in multiple STYLE macros. So weird.
That ended up breaking, too. Which is when I found out all the stylization macros were being deprecated and that @import not working was a known issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.