0.2.1 • Published 7 months ago

heisei v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

heisei.css

npm version License

ノスタルジックな平成初期の個人ホームページを思い出させるCSSライブラリ

Installation

  1. You can install this library using npm:
npm install heisei
  1. Import css into your project
@import "heisei";
  1. Specify the class name of heisei.css in the class attribute of HTML.
<div class="bg-lime">
    <h1 class="text-red">Sample Text</h1>
</div>

License

This project is licensed under the MIT License - see the LICENSE file for details.

0.2.1

7 months ago

0.2.0

7 months ago

0.1.2

7 months ago

0.1.1

7 months ago

0.1.0

7 months ago