17
Custom CSS section
Source: outline/outline#2362 · opened by @christian-zeald
Hi, Our company is currently using this to organize our documentations which is great so far. Currently, I was tasked to modify some CSS styling to try and make it more customized to our standards. I see that I can modify the globals.js to add the customizations to the style we require and just rebuild. However, this would be overwritten whenever a new update is implemented unfortunately. A suggestion that comes into mind is to add a custom.js file that will always be included whenever a build/re-build is initiated and is always ignored by the repo. In this file, we can add custom CSS. I am unable to find a way to dynamically add this custom import without affecting the core files which will always be overwritten. Please note that I am not an expert in node apps, I am just learning as I go. Please do inform me if I missed out on a feature that enables me to do the customizations and will gladly utilize that instead. Thanks for your time. Again, great work on thi…
No pledges yet. Be the first to back this.
No comments yet.