gcss
is DE LIKER's CSS reset with minimum default style.
yarn add @de-liker/gcss
Put belows to your HTML
<link rel="preconnect" href="https://fonts.gstatic.com">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/yakuhanjp.min.css">
<link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,400,700&display=swap&subset=japanese" rel="stylesheet">
<link rel="stylesheet" href="https://rsms.me/inter/inter.css">
And include g.css
to your product.
MIT License