postcss-plugin-boilerplate
postcss-plugin-boilerplate copied to clipboard
Using `.` as the <directory> argument causes a sub-folder to be created
When executing the following command:
npx postcss-plugin-boilerplate .
The template script creates a sub-folder from where the command was executed named the same as the folder it was executed from.
I expected the command not to create this folder, but instead just drop the files in the directory the command was executed in. And only use the current folder name as the project name of the package.json file.
If you need more info, I'm here to help!
Interesting idea.
I do not have time for it but will accept PR.