Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/darshanbaral/sada.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@gmail.com>2021-05-11 02:36:12 +0300
committerDarshan Baral <darshanbaral@gmail.com>2021-05-11 02:36:12 +0300
commit2f5aac944c751391a8d7d98040fb230eb7b31c2e (patch)
treea105828db9f283f778d9ca8264b0b0ffb87b9222
parent572342d396ff5081b09d6e1a17899c73832c6f51 (diff)
added tailwind as featureHEADmaster
-rw-r--r--theme.toml4
1 files 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]