From 3a8b86f2063177c37b7e6f40a55da8743596b39a Mon Sep 17 00:00:00 2001 From: "Charles-P. Clermont" Date: Mon, 10 Jul 2023 11:49:30 -0400 Subject: [PATCH] Update README. Remove dev preview warning --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c9333869..a3be5f93 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,6 @@ [Prettier](https://prettier.io) is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary. -**This is the developer preview** of the Liquid/HTML prettier plugin. - ![demo](https://github.com/Shopify/prettier-plugin-liquid/blob/main/docs/demo.gif?raw=true) ## Can this be used in production?