UNPKG
react-beautiful-grid-shahab
Version:
latest (1.1.0)
1.1.0
1.0.1
react-beautiful-grid-shahab
/
src
/
styles
/
tailwind.css
10 lines
(8 loc)
•
118 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
/** * src/styles/tailwind.css * * @format */
@tailwind
base;
@tailwind
components;
@tailwind
utilities;