3.0.0 • Published 9 years ago

niduscss-utils-shadow v3.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

niduscss-utils-shadow

npm

Utilies to use shadows effects with css for niduscss framework.

Installation

$ npm install niduscss-utils-shadow

Usage

Import styles:

styles.css:

/* Utilities
   ========================================================================== */
@import "niduscss-utils-shadow";

/* Other styles */

Use in html files

<!-- Bottom shadow in a header -->
<header class="u-shadowBotton"></header>

<!-- Shadow frame level 2 -->
<div class="u-shadowFrame-2"></div>

Changelog

3.0.0

9 years ago

1.4.0

9 years ago

1.3.2

10 years ago

1.3.1

10 years ago

1.3.0

10 years ago

1.2.0

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

2.0.0

10 years ago

1.0.0

10 years ago