DEV Community

new.css - modern websites with only HTML

bdn on May 17, 2020

Home / GitHub / Discord new.css is a classless CSS framework to write modern websites using only HTML. It weighs ~4.5kb. I make a lot of websites...
Collapse
 
caiangums profile image
Ilê Caian

Reminds me of marx!

Also, nice work! 😁

Collapse
 
bdn profile image
bdn

Thanks, Ilê! That looks like a great tool, thanks for sharing.

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

Thanks, it's the answer to this question no body can answer.

quora.com/Why-does-default-HTML-wi...

Collapse
 
bitdweller profile image
Pedro Pimenta

It was planned this way loooong ago, changing it now, would likely break many stylings.

We build our CSS based on the browser standards. Changing that will certainly change some elements on websites that don't so normalize/reset/etc...

That's why it will (probably) not change.

Collapse
 
sen77 profile image
sen77

Nice, will try it one day.

A little advise: don't name anything 'new'. Because tomorrow it will certainly become 'old'

Collapse
 
crock profile image
Alex Crocker

Congrats on the launch @3x ! I've known this guy for a long time. He diligently served as a moderator on Domaincord.org for years and does a fantastic job! This guy is definitely going places in 2020.

Collapse
 
bitdweller profile image
Pedro Pimenta

Very nice for building bare-bones projects quickly!

Collapse
 
diegomouradev profile image
Diego Moura

That's awesome in so many different levels of simplicity! Thank you 🙇

Collapse
 
vladi160 profile image
vladi160

I can't understand, why I need that instead of Bootstrap. In it, I can import only grid or all the styles or mobile or only JS.

Collapse
 
felipegs profile image
Felipe Gustavo

Interesting idea to use in simple frontends when you just want to test some ideia quickly. Congrats.

Collapse
 
lukewaring profile image
Luke Waring

Love it, thank you for sharing 🙏

Collapse
 
vimarsh244 profile image
Vimarsh Shah

It is really great and makes things very simple.