Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.

Commit a97fddc

Browse files
authored
Add deprecated warning to README (#340)
1 parent 420439c commit a97fddc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# PostCSS CSS-in-JS Syntax
1+
# PostCSS CSS-in-JS Syntax (deprecated)
2+
3+
__This syntax is deprecated. Please refer to the [Stylelint v15 migration guide](https://github.com/stylelint/stylelint/blob/main/docs/migration-guide/to-15.md).__
24

35
[![NPM version](https://img.shields.io/npm/v/@stylelint/postcss-css-in-js.svg)](https://www.npmjs.org/package/@stylelint/postcss-css-in-js) [![Build Status](https://github.com/stylelint/postcss-css-in-js/workflows/CI/badge.svg)](https://github.com/stylelint/postcss-css-in-js/actions)
46

0 commit comments

Comments
 (0)