mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2024-12-13 09:18:54 +01:00
10 lines
134 B
CSS
10 lines
134 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
.emojione {
|
|
display: inline-block;
|
|
width: 1.2rem;
|
|
height: 1.2rem;
|
|
}
|