Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

heisei

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

heisei

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

latest
Source
npmnpm
Version
0.2.1
Version published
Maintainers
1
Created
Source

heisei.css

npm version License

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

Installation

  • You can install this library using npm:
npm install heisei
  • Import css into your project
@import "heisei";
  • 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.

Keywords

heisei

FAQs

Package last updated on 07 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts