build:v1.3.3; workflow: added vue-composition-api; feat: moved app status to about page, this closes #6; chore: removed style scripts from package.json
This commit is contained in:
@@ -9,3 +9,13 @@
|
||||
.secondary-text {
|
||||
@apply mb-1 text-sm opacity-75;
|
||||
}
|
||||
|
||||
@layer utilities {
|
||||
.uppercase-first-letter::first-letter {
|
||||
@apply uppercase;
|
||||
}
|
||||
|
||||
.lowercase-first-letter::first-letter {
|
||||
@apply lowercase;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user