feat(challenge5): add permissions challenge 5

This commit is contained in:
thomas laforge
2022-11-20 21:51:22 +01:00
parent 31d4662a55
commit e0e8dfe9a6
26 changed files with 548 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
/* You can add global styles to this file, and also import other style files */