From 3dfd3b3508a9e4de2c38d1fde3954277b640a9a9 Mon Sep 17 00:00:00 2001 From: Nikolay Tsonev Date: Thu, 16 May 2019 09:34:42 +0300 Subject: [PATCH] updating README file - deprecation note updating README file - deprecation note --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c84dfc9..75b5ee0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ LESS CSS pre-processor for NativeScript projects. ======================================= +## `nativescript-dev-less` is deprecated in favour of `bundle` workflow, which will be introduced with CLI v6.0. More info about the upcoming new approach can be found [here](https://www.nativescript.org/blog/the-future-of-building-nativescript-apps). + How to use ---------- ```