Skip to content

nanoolabs/css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@nlbs/css [⌐■_■]

CSS foundation for the Nanoo Labs ecosystem.

Overview

This package provides the core visual identity for Nanoo Labs, including resets, design tokens as CSS variables, and essential UI utilities. Built with performance in mind using LightningCSS.

Installation

pnpm add @nlbs/css
# or
npm install @nlbs/css

Usage

In Modern Frameworks (Astro, Vite, Next.js, etc.)

Install the package and import it in your main entry point:

import "@nlbs/css"

Via CDN (Unpkg)

For quick prototyping without a build step:

<link rel="stylesheet" href="https://unpkg.com/@nlbs/css" />

License

ISC © Nanoo Labs

About

CSS foundation for the Nanoo Labs ecosystem

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages