1.0.0 • Published 4 years ago

@artsy/next-palette v1.0.0

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

@artsy/next-palette

This package helps easily integrate Artsy's Palette with Next.js.

Installation

yarn add @artsy/next-palette

Usage

Created a _document.tsx or _document.jsx in the root of your pages directory. Add the following code:

export { Document as default } from "@artsy/next-palette";
1.0.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago