tuix 0.2.0

Cross-platform GUI toolkit
Documentation
1
2
3
4
5
6
7
button {
    background-color: #8a2be2;
}

button:hover {
    background-color: #9743e5;
}