* Add support for nested CSS rules
* Update undo test
* Cleanup resolutions and TS config
* Update jest
* Normalize tests for the latest jsdom version
* Parse nested CSS rules
* Add hidden test for @page at-rule
* Fix VuePress build
* Up CI nodejs
* ci: add doc release runner
* refactor: use release docs script and use commit with pkg version
* releaseDocs
* /docs/**
* ../docs
* release-docs-v
* refactor: remove versionCmd and commit match
* refactor: remove tag for release docs
* feat: inital move cli to mono-repo
* feat: linting and formatting on cli package
* ci: remove force command
* package: terser-webpack-plugin
* config: ignore local from eslint and prettier
* ci: add seperate runners for each package in monorepo
* fix: point to local grapesjs location vs installed for scripts
* package: move old babel deps back
* config: remove stats.json from eslint
* package: bump and pin all build deps for cli
* test: fix ts errors in cli and global test script
* docs: fix the 404 Github Action build badge in README
Ensure the badge points to the correct Github Action workflow.
* fix: update the Github Action workflow file name to fix the typo
fix: change the job's name