UNPKG
@brutalcomponent/react
Version:
latest (0.2.5)
test.1 (0.1.5-test.1)
test.2 (0.1.5-test.2)
test.3 (0.1.5-test.3)
test.4 (0.1.5-test.4)
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.7
0.1.5
0.1.5-test.4
0.1.5-test.3
0.1.5-test.2
0.1.5-test.1
0.1.4
0.1.1
0.1.0
Brutalist React components
github.com/brutalcomponent/react
brutalcomponent/react
@brutalcomponent/react
/
tailwind-preset.d.ts
4 lines
(3 loc)
•
96 B
TypeScript
View Raw
1
2
3
4
import
type
{
Config
}
from
'tailwindcss'
;
declare
const
preset
:
Config
;
export
default
preset;