niduscss-utils-shadow

3.0.0 • Public • Published

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

Package Sidebar

Install

npm i niduscss-utils-shadow

Weekly Downloads

0

Version

3.0.0

License

MIT

Last publish

Collaborators

  • nimedev