Automattic / Automattic/theme-tools
getselectors.js and csspalette.js CLI tools: Add to Node Package Manager (NPM)
Open
- Dominant language
- JavaScript
- Stars
- 102
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
This is an absolutely amazing tool for easily making the Custom Colors setting.
Is there any chance for any of these tools to be available at the NPM repository? I'd like to use it as a dependency in my theme development workflow/process. Currently, I place those getselectors and csspalette in a project subdirectory `theme-tools/`, reference it with `package.json`'s `"script"` property and call it with `npm run`. I'd like to skip the first part to make it cleaner and easier to install/update.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.