Skip to content

Commit

Permalink
Add project not maintained note
Browse files Browse the repository at this point in the history
  • Loading branch information
sh-waqar committed May 15, 2021
1 parent 7917cd4 commit 8de355a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,8 @@

[![Build Status](https://travis-ci.org/sh-waqar/stylelint-declaration-use-variable.svg?branch=master)](https://travis-ci.org/sh-waqar/stylelint-declaration-use-variable)

**:warning: This project is not actively maintained. Please use [stylelint-declaration-strict-value](https://github.com/AndyOGo/stylelint-declaration-strict-value) :warning:**

A [stylelint](https://github.com/stylelint/stylelint) plugin that check the use of scss, less or custom css variable on declaration. Either used with '$', map-get(), '@' or 'var(--var-name)'.

## Installation
Expand Down

0 comments on commit 8de355a

Please sign in to comment.