2.0.1 • Published 6 years ago
wocss-elements-table v2.0.1
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';