From 2f5aac944c751391a8d7d98040fb230eb7b31c2e Mon Sep 17 00:00:00 2001 From: Darshan Baral Date: Mon, 10 May 2021 16:36:12 -0700 Subject: added tailwind as feature --- theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.toml b/theme.toml index 3271183..4ed2db9 100644 --- a/theme.toml +++ b/theme.toml @@ -6,8 +6,8 @@ license = "MIT" licenselink = "https://github.com/darshanbaral/sada/blob/master/LICENSE" description = "Simple theme for resume created using Tailwind CSS" homepage = "https://github.com/darshanbaral/sada" -tags = ["portfolio", "resume", "simple", "onepage"] -features = ["responsive"] +tags = ["portfolio", "resume", "simple", "onepage", "tailwindcss"] +features = ["responsive", "tailwindcss"] min_version = "0.80.0" [author] -- cgit v1.2.3