Socket
Socket
Sign inDemoInstall

@transferwise/neptune-css

Package Overview
Dependencies
1
Maintainers
3
Versions
734
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @transferwise/neptune-css

Neptune CSS library


Version published
Weekly downloads
149
decreased by-81.72%
Maintainers
3
Created
Weekly downloads
 

Readme

Source

ci-cd NPM

Neptune Web CSS

Neptune is the Design System built by and used at Wise. Neptune Web is the Neptune framework for Web. Neptune Web provides a way to build high quality, consistent user experiences on the web with ease.

This is the Neptune Web CSS library. It works well with Neptune React Components.

Usage

Neptune CSS is published to npm as @transferwise/neptune-css.

Install @transferwise/neptune-css:

# pnpm
pnpm add @transferwise/neptune-css

# yarn
yarn add @transferwise/neptune-css

# npm
npm install @transferwise/neptune-css

There are three bundles to choose from, depending on your needs:

// Everything
import '@transferwise/neptune-css/dist/css/neptune.css';

// Core
import '@transferwise/neptune-css/dist/css/neptune-core.css';

// Addons
import '@transferwise/neptune-css/dist/css/neptune-addons.css';

Documentation

Visit the docs for information on getting started and documentation on what is included in each bundle.

Contributing

We love contribution! 🙏 Read the guide to get started.

FAQs

Last updated on 14 May 2024

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc