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

@holidayextras/brand-globals

Package Overview
Dependencies
Maintainers
3
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@holidayextras/brand-globals

Globals

  • 3.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
974
decreased by-2.11%
Maintainers
3
Weekly downloads
 
Created
Source

Globals Brand Styling

A simple 'filling' library that allows us to share styling across brands and fill any gaps left by bootstrap.

An example cherry picking file that you might include in your app could be:

@import '../node_modules/bootstrap/less/bootstrap';
@import '../node_modules/ui-toolkit/src/less/toolkit';
@import '../node_modules/@holidayextras/brand-globals/src/less/globals';
@import '../node_modules/@holidayextras/brand-essential/src/less/theme';

The reason for specifiying globals before the theme is so that the theme can benefit from global mixins at the point of compiling.

FAQs

Package last updated on 02 Mar 2017

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