Skip to content

afeiship/wsui-table-eq-width

Repository files navigation

wsui-table-eq-width

Webkit css ui module for table equal width.

version license size download

installation

npm i @jswork/wsui-table-eq-width

usage

// use sass
@import '~@jswork/wsui-table-eq-width/dist/index.scss';
// use css
@import '~@jswork/wsui-table-eq-width/dist/style.css';

preview

license

Code released under the MIT license.