💄 move to tailwindcss

This commit is contained in:
2022-05-26 14:30:26 -04:00
parent a98d6e2e0a
commit 5b8f1f40fe
111 changed files with 2881 additions and 4262 deletions

6
stylesheets/main.css Normal file
View File

@ -0,0 +1,6 @@
---
# front matter
---
@import "tailwindcss/base";
@import "tailwindcss/components";
@import "tailwindcss/utilities";

View File

@ -1,5 +0,0 @@
---
# This triggers Jekyll sass conversion
---
@import "base";
@import "style";