UNPKG
react-kofi
Version:
latest (0.0.2)
0.0.2
0.0.1
Ko-fi buttons, modals, and react components built with Radix for React.js projects (unofficial)
react-kofi
/
postcss.config.js
7 lines
(6 loc)
•
82 B
JavaScript
View Raw
1
2
3
4
5
6
7
module.exports
=
{
plugins:
{
tailwindcss:
{},
autoprefixer:
{}, }, }