New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@transferwise/neptune-css

Package Overview
Dependencies
Maintainers
0
Versions
977
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@transferwise/neptune-css

Neptune CSS library

  • 14.21.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
115
decreased by-86.23%
Maintainers
0
Weekly downloads
 
Created
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

Package last updated on 05 Feb 2025

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc