Socket
Socket
Sign inDemoInstall

@3yourmind/kotti-style

Package Overview
Dependencies
0
Maintainers
14
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @3yourmind/kotti-style

Kotti style repository which includes all styles of the kotti component library.


Version published
Maintainers
14
Install size
117 kB
Created

Readme

Source

Kotti Style

The CSS library for Kotti Style 💅

npm version

Getting started

Install with NPM

npm install @3yourmind/kotti-style --save

Install with Yarn

yarn add @3yourmind/kotti-style

Compiling CSS

Kotti-style uses Gulp for compiling CSS. First you need to install dependences.

yarn install

All available Gulp tasks:

  • yarn gulp build - compile Sass to CSS and minify files (default)
  • yarn gulp watch - watch file changes and re-compile CSS files

The compiled CSS file located in /dist directory.

Import Kotti Style

@import '@3yourmind/kotti-style';

Keywords

FAQs

Last updated on 14 Aug 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