3.0.0 • Published 7 years ago

niduscss-utils-shadow v3.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 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

7 years ago

1.4.0

7 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

2.0.0

8 years ago

1.0.0

8 years ago