File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
supersede-css-jlg-enhanced Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,9 @@ Supersede CSS JLG (Enhanced) is a visual toolkit for building CSS effects in Wor
99
10101 . Ensure your site runs ** WordPress 5.8 or later** and ** PHP 8.0+** . No additional dependencies are required.
11112 . Download or clone this repository.
12- 3 . Upload the ` supersede-css-jlg-enhanced ` folder to ` wp-content/plugins/ ` .
13- 4 . In the WordPress admin, navigate to ** Plugins → Supersede CSS JLG (Enhanced)** and click ** Activate** .
12+ 3 . From the ` supersede-css-jlg-enhanced ` directory, run ` npm install ` to install the front-end dependencies.
13+ 4 . Upload the ` supersede-css-jlg-enhanced ` folder to ` wp-content/plugins/ ` .
14+ 5 . In the WordPress admin, navigate to ** Plugins → Supersede CSS JLG (Enhanced)** and click ** Activate** .
1415
1516## Modules
1617
Original file line number Diff line number Diff line change 1+ node_modules /
2+ dist /
3+ build /
4+ vendor /
5+ coverage /
6+ .DS_Store
7+ npm-debug.log *
8+ yarn-debug.log *
9+ yarn-error.log *
10+ .tmp /
You can’t perform that action at this time.
0 commit comments