UNPKG
@gits-id/form-select
Version:
canary (0.1.17-alpha.1)
latest (0.3.0)
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.17-next.10
0.1.17-next.8
0.1.17-next.7
0.1.17-next.3
0.1.17-next.1
0.1.17-next.0
0.1.17-alpha.84
0.1.17-alpha.34
0.1.17-alpha.32
0.1.17-alpha.1
0.1.17-alpha.0
0.0.0
GITS Form Select Component
@gits-id/form-select
/
postcss.config.js
7 lines
(6 loc)
•
82 B
JavaScript
View Raw
1
2
3
4
5
6
7
module.exports
=
{
plugins:
{
tailwindcss:
{},
autoprefixer:
{}, }, }