Socket
Book a DemoInstallSign in
Socket

@artsy/next-palette

Package Overview
Dependencies
Maintainers
12
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@artsy/next-palette

Easily integrate Artsy's Palette w/ Next.js

npmnpm
Version
0.0.2-canary.1.10.0
Version published
Weekly downloads
3
-70%
Maintainers
12
Weekly downloads
 
Created
Source

@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";

FAQs

Package last updated on 01 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts