Neocities.org

GrayBox

graybox.neocities.org

391,565 views
186 followers
2,324 updates
0 tips
by far the WORST part about CSS is creating class names and avoiding repetition
6 likes
graybox 1 year ago

i give up on this whole "clean CSS" thing cause oh my FUCK. ive spent more time trying to get rid of repetition than actually designing anything

5 likes
jackofall 1 year ago

yeah, trying to have "clean css" is hard. i have like 5 seperate CSS files, i tried to put them together before but it just doesn't work, so i just swept it under the rug

4 likes
dc-blog 1 year ago

I've managed to make it work easily with just a small amount of CSS, however I have to be careful or else it is a mess to update/change anything (not to mention, I'm intentionally trying to keep my layout simple)

4 likes
tripixel 1 year ago

i just don't bother

3 likes
tripixel 1 year ago

i'm the only person using/editing the code anyway so it doesn't matter

4 likes
rbuchanan 1 year ago

Style sheets are WAY less clunky if you minimize all those newlines and tabs (which I have never understood) and format each selector on a single line

2 likes