botoxparty / XP.css

A CSS framework for building faithful recreations of operating system GUIs.
https://botoxparty.github.io/XP.css/
MIT License
2.24k stars 106 forks source link

Cant use own CSS for <button> #56

Open Senseal opened 1 year ago

Senseal commented 1 year ago

As the XP.CSS applies its styling directly to

kodie commented 1 year ago

You should be able to override the XP.css styles by placing your CSS after XP.css. But it wouldn't be a bad idea to implement an optional prefix SCSS variable to this project.

suconakh commented 1 year ago

Styling html tags, not classes is stupid.