diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:32:04 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:32:04 +0300 |
commit | 12a6e01ced025ff9a91af23cfcc4ef7e147510e2 (patch) | |
tree | 6483952844f9640695506089cfe1f8b2b6828352 /community/sassc | |
parent | 7bd39a70c78d0035a3e6bf18d3a733252d350070 (diff) | |
download | repository-12a6e01ced025ff9a91af23cfcc4ef7e147510e2.tar.gz |
sassc: add meta file
Diffstat (limited to 'community/sassc')
-rw-r--r-- | community/sassc/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/sassc/meta b/community/sassc/meta new file mode 100644 index 00000000..2703ae39 --- /dev/null +++ b/community/sassc/meta @@ -0,0 +1,3 @@ +description: Sass CSS preprocessor +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |