Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installer/Web: Reorganize CSS & Generate Library Specific CSS #133

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

Foldex
Copy link
Contributor

@Foldex Foldex commented Mar 31, 2023

Now generates libraryroot.custom.css separately instead of just copying the entire webkit.css.
Result should be cleaner and help avoid conflicts, as these files no longer include css they don't actually need.

CSS files had a slight reorganization as well:

  • Number prefixes are removed, since they're rather unneeded and juggling them was annoying. Files that we want placed at the top of file listings can simply be prefixed with _ instead.
  • dialogs.css was split into several different files, and now all dialog sections are kept under a separate dialogs subfolder.

@tkashkin tkashkin merged commit 314a1d9 into tkashkin:master Mar 31, 2023
@Foldex Foldex deleted the separate_library_css branch May 5, 2023 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants