package-json-to-wordpress-style-css
v1.0.6
Published
Overwrite WordPress theme style.css files with corresponding information from the theme's package.json file.
Downloads
117
Readme
package-json-to-wordpress-style-css
Node module that creates and overwrites a WordPress Theme's style.css file using information from a project's package.json file. It extracts the name, description, author and version field values from package.json.