Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@springernature/brand-context

Package Overview
Dependencies
Maintainers
13
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@springernature/brand-context

Bootstrapping for all components and products

  • 15.0.0
  • npm
  • Socket score

Version published
Weekly downloads
7.1K
increased by53.01%
Maintainers
13
Weekly downloads
 
Created
Source

Brand Context

NPM version

The brand-context package contains baseline configurations that provide scaffolding for products and toolkit components within each of the supported brands:

  • Default
  • Nature
  • Springer
  • SpringerNature

Using brand-context in your product

Pick a context brand to use in your product and make sure it is the first thing included in your SASS endpoints. For example, to use the Nature brand:

// core.scss
@import '@springernature/brand-context/nature/scss/core';

// components and product imports...
// enhanced.scss
@import '@springernature/brand-context/nature/scss/enhanced';

// components and product imports...

Make sure that the product and all components used by that product depend on the same version of the brand-context package, and that your component is configured to support your chosen brand.

License

MIT License © 2020, Springer Nature

FAQs

Package last updated on 07 Sep 2021

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