UNPKG
@ferchoposting/gridie
Version:
latest (1.0.54)
1.0.54
1.0.53
1.0.52
1.0.51
1.0.13
1.0.12
1.0.11
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Vue 3 Create tables with ease! Extensible and powerful
github.com/fershopls/gridie
fershopls/gridie
@ferchoposting/gridie
/
postcss.config.js
4 lines
(3 loc)
•
87 B
JavaScript
View Raw
1
2
3
4
module
.exports = {
plugins:
[
require
(
"tailwindcss"
),
require
(
"autoprefixer"
)], };