Socket
Socket
Sign inDemoInstall

element-theme-c3

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    element-theme-c3

Element component c3 theme.


Version published
Maintainers
1
Install size
1.98 MB
Created

Readme

Source

element-theme-c3

element component c3 theme.

Use http://element.eleme.io/#/en-US/component/custom-theme to build custom themes.

Installation

npm i element-theme-c3 -S

Usage

Use Sass Or postcss-import

@import 'element-theme-c3';

Or Use webpack

import 'element-theme-c3';

Or

<link rel="stylesheet" href="path/to/node_modules/element-theme-c3/lib/index.css">

Import your need

import 'element-theme-c3/lib/input.css';
import 'element-theme-c3/lib/select.css';

// ...

Keywords

FAQs

Last updated on 19 Jan 2018

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