@osuki-dev/brand
v1.0.0
Published
osuki.dev brand tokens and importable logo assets.
Readme
@osuki-dev/brand
Importable osuki.dev brand tokens and logo assets for app projects.
Install
npm install @osuki-dev/brandTailwind CSS
@import "tailwindcss";
@import "@osuki-dev/brand/tailwind.css";CSS Tokens
@import "@osuki-dev/brand/tokens.css";Components
@import "@osuki-dev/brand/components.css";Assets
Bundlers such as Vite import these assets as URLs:
import logo from "@osuki-dev/brand/logo.png";
import logoDark from "@osuki-dev/brand/logo-dark.png";
import logoSvg from "@osuki-dev/brand/logo.svg";
import symbol from "@osuki-dev/brand/symbol.png";