This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
sp-dev-fx-webparts
mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
Watch
1
Star
0
Fork
You've already forked sp-dev-fx-webparts
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
27ee847eb5
sp-dev-fx-webparts
/
samples
/
react-birthdays-per-month
/
assets
/
tailwind.css
3 lines
94 B
CSS
Raw
Normal View
History
Unescape
Escape
Add tailwind base
2022-12-02 19:50:24 -05:00
@
import
"tailwindcss/base"
;
Add tailwind
2022-11-05 07:29:52 -04:00
@
import
"tailwindcss/components"
;
@
import
"tailwindcss/utilities"
;