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
A lot has changed in the CSS sphere this past year since the first iteration of Publish, in both the APP CSS available and the Publish CSS that is available.
Let's list the current pain points we have, and see if we can address them by the end of the year.
The text was updated successfully, but these errors were encountered:
Publish is still too bloated. When I load Javalent's site versus by Arbiters site, it is so much slower. I think I need to be opinionated and remove as much of the excess unneeded styling as possible.
What this means, is that we can move most of the original refactored items back into one file (Yay, no more _app!), and I just maintain a second color file.
This also allows me to build a speedy publish.css for each color combination enabled via style settings.
Phase one of this is completed in #116
Phase 2 will be submitted by Thanksgiving.
A lot has changed in the CSS sphere this past year since the first iteration of Publish, in both the APP CSS available and the Publish CSS that is available.
Let's list the current pain points we have, and see if we can address them by the end of the year.
The text was updated successfully, but these errors were encountered: