UNPKG
@taeopia/react-table
Version:
latest (1.0.4)
1.0.4
This is a table library for use in React.
weezlely/taeopia
@taeopia/react-table
/
src
/
css
/
index.css
6 lines
(4 loc)
•
92 B
CSS
View Raw
1
2
3
4
5
6
@charset
"UTF-8"
;
@import
"./theme.css"
;
@import
"./app.css"
;
@import
"./helper.css"
;