@wocss/elements-table
v2.0.3
Published
Table base-level styling
Downloads
4
Readme
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';