Socket
Socket
Sign inDemoInstall

@igloo-ui/tokens

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@igloo-ui/tokens

Igloo tokens are all the values needed to construct and maintain a design system — spacing, color, fonts, opacity, etc..


Version published
Weekly downloads
108
decreased by-66.77%
Maintainers
2
Weekly downloads
 
Created
Source

@igloo-ui/tokens

Igloo tokens are all the values needed to construct and maintain a design system — spacing, color, fonts, opacity, etc..

Getting started

To install @igloo-ui/tokens in your project, you will need to run the following command using npm:

npm install @igloo-ui/tokens

If you prefer Yarn, use the following command instead:

yarn add @igloo-ui/tokens

Usage

Sass

In Sass, you can import the files by doing:

@import '@igloo-ui/tokens/dist/_variables.scss';

CSS

In CSS, you can import the files by doing:

@import '@igloo-ui/tokens/dist/variables.css';

Fonts

You can also do it via CSS Import:

@import '@igloo-ui/tokens/dist/fonts.css';

License

Copyright © 2019, GSoft inc. This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license at https://github.com/gsoft-inc/gsoft-license/blob/master/LICENSE.

Keywords

FAQs

Package last updated on 26 Apr 2024

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