Rename directories

This commit is contained in:
Oliver Davies 2021-02-06 22:46:22 +00:00
parent a5bee4685a
commit 9f3226aec5
142 changed files with 3 additions and 3 deletions

View file

@ -1,7 +0,0 @@
a.btn {
@apply text-sm no-underline font-bold;
@apply rounded-full inline-block px-5 py-2;
@apply text-white bg-blue-600;
@apply hover:bg-blue-700;
}