Made input styling shared #1

Open
BordedDev wants to merge 1 commits from global-styles into main
Owner

This a basic setup for global styling, but the only way to style the custom component is to include the stylesheet manually, though I did find a nice workaround that avoid having to load an external css file nor style string (you used to be able to add an @import url "shared.css" to a CSSStyleSheet but they removed support for it)

This a basic setup for global styling, but the only way to style the custom component is to include the stylesheet manually, though I did find a nice workaround that avoid having to load an external css file nor style string (you used to be able to add an `@import url "shared.css"` to a CSSStyleSheet but they removed support for it)
BordedDev added 1 commit 2025-03-09 14:07:41 +00:00
BordedDev force-pushed global-styles from 0b6b5764ae to 9089589d36 2025-03-09 14:07:54 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin global-styles:global-styles
git checkout global-styles
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: BordedDev/snek#1
No description provided.