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

@transferwise/neptune-css

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@transferwise/neptune-css

Neptune CSS is TransferWise's Design System CSS library

0.4.0
Version published
Maintainers
1
Created

Neptune CSS 🔱

The CSS library of Transferwise's Design System: Neptune

To document the components please use the Neptune Docs.

How to consume the CSS

Install the NPM package as a dependency to your project

npm install @transferwise/neptune-css

Import the styles for your components in your app. E.g.

import '@transferwise/neptune-css/dist/css/chevron.css'

In the dist/ directory you can find all the components' CSS. Use them as individual components (e.g. alerts.css) or call the whole library (neptune.css).

Build the project

  • npm run build

How to contribute

Do you want to contribute? Great! Please take a look at our Contributing guideline: CONTRIBUTING.md

FAQs

Package last updated on 25 Jun 2019

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