Hello!
I'm wondering a couple things, but i'll make it short, then go more into detail afterwards :)
TL;DR(Too Long;Didn't Read):
- Can I use CSS frameworks/libraries via @import? (i.e., kbrsh (dot) github (dot) io/wing)
- Is it better to use the CSS code editor in the site manager or to @import('/local—theme/global-css/style.css') like mentioned on css (dot) wikidot (dot) com/csi:help:css-themes
TS;WM(Too Short;Want More):
1. So I've been trying to get my wiki's css looking nice, but I'm not the most creative, so I thought it might be a good idea to use a CSS framework to do the heavy lifting for me, but before I started I wanted to know if there would be any repercussions for using a CSS framework. I think it should be fine since it's done using @import(…) in the CSS file, but like I said, just wanted to double check.
2. I've also been reading a bunch of wikidot CSS pages (both old, and extra old), and the css wiki mentions using @import('/local—theme/global-css/style.css') when making "A Theme from Scratch". Is this still the recommended way to go? or should I just put it all into Appearance & Behaviour > Themes > Custom > Edit > CSS code: in the Site Manager?
Thanks in advance for any answers to either questions :)