UNPKG
vue-card-memory-game
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
A memory game component built with Vue and Tailwind CSS
vue-card-memory-game
/
src
/
index.css
4 lines
(3 loc)
•
59 B
CSS
View Raw
1
2
3
4
@tailwind
base;
@tailwind
components;
@tailwind
utilities;