Socket
Socket
Sign inDemoInstall

@tpco/blueprint-styles

Package Overview
Dependencies
0
Maintainers
11
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @tpco/blueprint-styles

importable css and scss from design teams thomas blueprint


Version published
Maintainers
11
Install size
836 kB
Created

Readme

Source

Blueprint Styles

Import your blueprint styles from here!

Installation

npm i --save @tpco/blueprint-styles

For variables / mixins

In Scss:

@import "@tpco/blueprint-styles/blueprint.scss";
For compiled blueprint style

In Scss:

@import "@tpco/blueprint-styles/style.css";

In Js:

import "@tpco/blueprint-styles/style.css";

FAQs

Last updated on 27 Jun 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc