New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@strategies/design-system

Package Overview
Dependencies
Maintainers
5
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@strategies/design-system

Sasaki Strategies Design System

latest
npmnpm
Version
0.1.0
Version published
Maintainers
5
Created
Source

Sasaki Strategies Design System

###This package contains:

  • img
    • Strategies logos as pngs (4 options)
  • styles
    • core.scss (variables and mixins only)
    • fonts.scss (font imports only)
    • styles.scss (applied styles)

###Find the documentation at sasakistrategies.com/design-system

###To update this package (admin):

  • Run "npm version [patch, minor, major]"
  • Run "npm publish"

###To install/update in your project:

  • Install npm install --save @strategies/design-system or yarn add @strategies/design-system
  • Update npm update @strategies/design-system

###To reference in your project:

  • Webpack (e.g. React): @import '~/@strategies/design-system/styles/styles';
  • SCSS (without webpack): @import 'node_modules/@strategies/design-system/styles/styles';

Keywords

design

FAQs

Package last updated on 02 Mar 2022

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