3.0.1 • Published 2 years ago

@de-liker/gcss v3.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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/yakuhanjp@3.4.1/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