Socket
Book a DemoInstallSign in
Socket

@codedrop/base

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codedrop/base

base component

0.1.14
latest
Source
npmnpm
Version published
Maintainers
2
Created
Source

@codedrop/base

npm

base styles.

Installation

npm install @codedrop/base --save-dev

How to use

CSS

  • PostCSS workflow: @import '@codedrop/base';
  • Native CSS: @import url('dist/base.css');
  • Link tag: <link href="dist/base.css" rel="stylesheet" type="text/css">

Developer notes

To use with default values:

@import '@codedrop/base';

To override variables in a project:

@import '@codedrop/constants';

@import 'path/to/local/project/vars.css';

@import '@codedrop/base/src/_base.css';

.base {
  /* Overrides */
}

FAQs

Package last updated on 27 Apr 2023

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.