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

@cavilha-ui/css

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cavilha-ui/css

Cavilha is an UI KIT created by MadeiraMadeira https://madeiramadeira.com.br/

  • 0.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

@cavilha-ui/css

The CSS implementation of Cavilha Design System

Install

This repository is distributed with npm. After installing npm, you can install @cavilha-ui/css with this command:

$ npm install --save @cavilha-ui/css

Usage

The included source files are written and using SASS as dart-sass syntax. After installing with npm, you can add your project's node_modules directory to your Sass include paths, then import it like this:

@import "@cavilha-ui/css/cavilha-ui.sass";

You can import individual Cavilha components directly from the @cavilha-ui/css package:

@import "@cavilha-ui/css/sass/components/grid/index.sass";

Development

See DEVELOP.md for development docs.

Team

See TEAM.md.

License

MIT © GitHub

Keywords

FAQs

Package last updated on 15 Jun 2020

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