@VinceAggrippino I have a file that has 700 loc of CSS and there is a lot of { }.
I will take a look on those frameworks! Thanks for the comment!

| Twitter - Still Active ;) | JayceSagvold2 |
| Spoken languages | English |
| Programming languages | HTML, CSS, JavaScript |
| Pronouns | He/him |
@VinceAggrippino I have a file that has 700 loc of CSS and there is a lot of { }.
I will take a look on those frameworks! Thanks for the comment!
#css is annoying with how many of these in one file:
.example {
Stuff in here
}
There is like 50+ in 1 file. Please someone tell me a replacement that works with HTML and is easy to learn.