0.0.6 • Published 6 years ago

@3yourmind/kotti-style v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

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';
0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3-beta.8

6 years ago

0.0.3-beta.7

6 years ago

0.0.3-beta.6

6 years ago

0.0.3-beta.5

6 years ago

0.0.3-beta.4

6 years ago

0.0.3-beta.3

6 years ago

0.0.3-beta.2

6 years ago

0.0.3-beta.1

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.1-beta.9

6 years ago

0.0.1-beta.8

6 years ago

0.0.1-beta.7

6 years ago

0.0.1-beta.6

6 years ago

0.0.1-beta.5

6 years ago

0.0.1-beta.4

6 years ago

0.0.1-beta.3

6 years ago

0.0.1-beta.2

6 years ago

0.0.1-beta.1

6 years ago