0.0.36 • Published 3 months ago

minolith v0.0.36

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

minolith

license NPM Version npm downloads

NPM

Overview

minolith is an open-source sass library.

It uses oklch() to declare color palette.

If you want to use in React Project, you can use react-minolith.

⚠️Heed

minolith is still alpha.

Installation

Use minolith Sass library

Install the NPM package

minolith is available through npm.

npm install minolith

Use minolith CSS

From CDN

You can import the CSS file directly from unpkg.com

<link
  rel="stylesheet"
  type="text/css"
  media="all"
  href="https://unpkg.com/minolith/dist/css/minolith.min.css"
/>

If you need to use utilities, you can use minolith-utilities.css.

<link
  rel="stylesheet"
  type="text/css"
  media="all"
  href="https://unpkg.com/minolith/dist/css/minolith-utilities.min.css"
/>

If you don't need to use color and utilities, you can use minolith-skelton.css.

<link
  rel="stylesheet"
  type="text/css"
  media="all"
  href="https://unpkg.com/minolith/dist/css/minolith-skelton.min.css"
/>

License

This project is licensed under the terms of the MIT license.

0.0.36

3 months ago

0.0.35

3 months ago

0.0.34

3 months ago

0.0.33

3 months ago

0.0.32

3 months ago

0.0.31

3 months ago

0.0.30

3 months ago

0.0.29

3 months ago

0.0.28

4 months ago

0.0.27

4 months ago

0.0.26

4 months ago

0.0.25

4 months ago

0.0.24

4 months ago

0.0.23

4 months ago

0.0.22

4 months ago

0.0.21

4 months ago

0.0.20

4 months ago

0.0.19

4 months ago

0.0.18

4 months ago

0.0.17

4 months ago

0.0.16

4 months ago

0.0.15

4 months ago

0.0.14

5 months ago

0.0.13

5 months ago

0.0.12

5 months ago

0.0.11

5 months ago

0.0.10

5 months ago

0.0.9

5 months ago

0.0.8

5 months ago

0.0.7

5 months ago

0.0.6

5 months ago

0.0.5

5 months ago

0.0.4

5 months ago

0.0.3

5 months ago

0.0.2

5 months ago

0.0.1

5 months ago

0.0.0

5 months ago