@akrc/fish

0.4.5 • Public • Published

fish

Build more pages with less CSS code.

Introduction

Fish.css is a CSS library focused on improving the default appearance of HTML, which can be used on any html-based document.

Installation

Fish.css is publish on npm, so you can install with any package manager you like:

pnpm add @akrc/fish

Or you can import Fish.css by CDN:

<link
    rel="stylesheet"
    href="https://cdn.jsdelivr.net/gh/AkaraChen/fish@latest/fish.css"
/>

Usage

Just write HTML tags and organise the HTML structure according to web standards.

Readme

Keywords

none

Package Sidebar

Install

npm i @akrc/fish

Weekly Downloads

1

Version

0.4.5

License

ISC

Unpacked Size

30.3 kB

Total Files

5

Last publish

Collaborators

  • akarachen