Skip to content

remove duplicated flash CSS - #119

Open
Fleeym wants to merge 1 commit into
mainfrom
flash-template
Open

remove duplicated flash CSS#119
Fleeym wants to merge 1 commit into
mainfrom
flash-template

Conversation

@Fleeym

@Fleeym Fleeym commented Aug 15, 2026

Copy link
Copy Markdown
Member

This duplicated CSS was added a long while ago to prevent "releasing flash versions on CSS updates".

I find that releasing flash versions on CSS updates is useful, though. You improve the design for all users of flash, and they can provide their own version if they want to.

Will also make a PR to geode itself to remove the overwrites from flash.toml

@whitecaplol

Copy link
Copy Markdown

As an example, one such issue with the current CSS present in this repo is that, due to the CSS in this repo using the deprecated max-device-width and min-device-width instead of max-width and min-width (fixed in latest commit of Flash), this is what the docs website looks like (as shown through the Geode extension in VS Code):

image

There's a few more minor CSS issues (e.g. scrollbars) but this was really the big one. Good luck looking at the docs unless you make the actual code window pretty small in proportion to docs

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