From 7968a470cb320cce86ba1920059c730fbd9dcd15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Miri=C4=87?= Date: Wed, 29 Nov 2017 20:25:24 +0100 Subject: [PATCH] Add maintenance note to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c76dd17..8433f60 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ flask-sass ========== +**This project is not maintained and abandoned. Feel free to fork.** + A small Flask extension that makes it easy to use Sass (SCSS) with your Flask application. Why another one? Because [Flask-Scss](https://bitbucket.org/bcarlin/flask-scss) doesn't