We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Let's have a discussion on how we could rebuild and improve our project for our next major release. Here are some things that come to my mind:
border-image
The text was updated successfully, but these errors were encountered:
@arturbien I'd love to work on rewriting using TypeScript.
Sorry, something went wrong.
@WesSouza that would be awesome. We can discuss details on our Slack channel if you want (link in the README)
investiage if creating border styles with border-image is a better alternative than using pseudo elements
I worked on a similar set of 95-themed components and used the border-image approach: https://github.com/WesSouza/Wes95/blob/main/src/ui/Themes.ts#L5-L15
The project stalled a while ago, but it still works on https://wes95.com.
No branches or pull requests
Let's have a discussion on how we could rebuild and improve our project for our next major release. Here are some things that come to my mind:
border-image
is a better alternative than using pseudo elementsThe text was updated successfully, but these errors were encountered: