UNPKG
fixtable
Version:
latest (2.0.8)
2.0.8
2.0.2
A grid library to present tabular data
github.com/MyPureCloud/fixtable
MyPureCloud/fixtable
fixtable
/
grunt
/
autoprefixer.coffee
7 lines
(6 loc)
•
139 B
text/coffeescript
View Raw
1
2
3
4
5
6
7
module.exports
=
(
grunt,
options
)
->
fixtable:
options:
map:
true
src:
'dist/fixtable.css'
dest:
'dist/fixtable.css'