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

@nulogy/css

Package Overview
Dependencies
Maintainers
8
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nulogy/css

CSS for Nulogy Design System

  • 0.5.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-89.13%
Maintainers
8
Weekly downloads
 
Created
Source

@nulogy/css

Sass variables and atomic classes for writing CSS using Nulogy design tokens. These variables can be used to create CSS versions of our React components and the atomic classes can be

Installation

npm install @nulogy/css --save

Usage

  1. Include the CSS <link rel="stylesheet" href="/node_modules/@nulogy/tokens/build/nds.css" />

  2. Use the utility classes as needed in your HTML <p class='text--grey'>Grey text</p>

If you'd prefer to create your own classes using Scss variables, see @nulogy/tokens.

FAQs

Package last updated on 09 Apr 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

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