You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do we need all of them? Can we produce a single minified stylesheet to apply on course?
Since the page are pretty much static, I believe that we could use https://github.com/uncss/uncss to remove unused rules?
Currently we are loading 8 stylesheets and we also have inline styles:
Neo4j
Third-party
Do we need all of them? Can we produce a single minified stylesheet to apply on course?
Since the page are pretty much static, I believe that we could use https://github.com/uncss/uncss to remove unused rules?
//cc @adam-cowley