fix: Fix widget thumbnail not rendering background colors (#5791)

This commit is contained in:
Nithin David Thomas
2022-11-03 10:43:12 +05:30
committed by GitHub
parent c121b44df4
commit 8bd5ba187a
3 changed files with 24 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
@import 'shared/assets/stylesheets/animations';
@import 'shared/assets/stylesheets/colors';
@import 'reset';
@import 'tailwindcss/base';