This repository was archived by the owner on Jan 7, 2022. It is now read-only.
Global code improvements
Description
This release contains a lot of better code, and a better CLI. Questions are smarter, and useless questions have been removed.
Patch
Breaking changes
- Remove
PostCSSquestion: replaced with multiselectpluginsquestion - Remove
Font Magicianquestion: replaced with multiselectpluginsquestion - Rename project
create-snowpack-app-interactive(with shortcutcsai) - Change default port to
8080
Features
- Add the
.path support - Add the possibility to add multiple plugins in 1 question (instead of 1 question per plugin)
Fix
- Fix
PostCSSissue withautoprefixer - Fix Typescript question typo (Thanks @gr2m)