wocss-elements-table
v2.0.1
Published
[DEPRECATED] Table base-level styling
Downloads
3
Readme
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';