modern-init-css
v1.0.8
Published
Initialized css template for modern web standard.
Downloads
5
Readme
Modern Init CSS
Modern Init CSS is a css initialization file that resets the default styles of html elements to make them more suitable to modern web design.
It is focused to be unopinionated and minimalistic, it only resets the necessary styles to make the elements more consistent across browsers.
Import the CSS file from CDN
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/modern-init-css@latest/init.css">