2.0.1 • Published 7 years ago

wocss-elements-table v2.0.1

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

This module is DEPRECATED

This module has been moved to the monorepo wocss (and renamed to @wocss/elements-table)

TABLE

Element

The wocss-elements-table module contains table base-level styling.

Install using npm:

$ npm install wocss-elements-table --save

Usage

With a tool like webpack you can import this module writing:

@import '~wocss-elements-table';