@de-liker/gcss
v3.0.1
Published
DE LIKER's g.css
Downloads
62
Readme
pkg gcss
gcss
is DE LIKER's CSS reset with minimum default style.
Installation
yarn add @de-liker/gcss
Usage
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.
License
MIT License