Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

borderless/atoms

Repository files navigation

Atoms

NPM version NPM downloads Build status Test coverage Bundle size

Atomic CSS objects for JavaScript. Basically Tailwind CSS in JavaScript.

Installation

npm install @borderlesslabs/atoms --save

Usage

import * as atoms from "@borderlesslabs/atoms";

License

MIT