From 1db87d19cfc5e50b8c17f6a910cb2d4606ace897 Mon Sep 17 00:00:00 2001 From: akshayvas <137168453+akshayvas@users.noreply.github.com> Date: Tue, 29 Jul 2025 16:15:48 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0092a2a..452dbd3 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ import '@aemforms/af-easel-theme/dist/theme.css'; In order to make best use of theme-builder you have to run the live preview which provides proxy and browser sync functionalities. On top of that you need to make sure that you have additional watcher for your source files that triggers your theme build process which produces changes in the `dist` folder of your theme. This way after making change in your source file you will get your proxy page refreshed via browser sync. +### NodeJS Version +This theme has been developed and tested with node version 14 ### Build