chore: Remove bourbon dependancy (#5215)

This commit is contained in:
Pranav Raj S
2022-08-08 21:02:29 +05:30
committed by GitHub
parent 20f3568583
commit d8de16fd70
27 changed files with 188 additions and 252 deletions

View File

@@ -1,3 +1,5 @@
@import 'shared/assets/stylesheets/animations';
@import 'reset';
@import 'tailwindcss/base';
@import 'tailwindcss/components';
@@ -45,7 +47,6 @@ body {
cursor: pointer;
}
.message-content {
ul {
list-style: disc;