This repository has been archived by the owner on Jul 5, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add pug, sass and parcel dependences
It is based on the [tutorial](https://github.com/mbilab/Web-tutorial/tree/master/unit/preprocessor) given by the professor Darby. There are some changes in the dependences: 1. Replace `pug-cli` package with `@anduh/pug-cli` based on [this issue of pug-cli](pugjs/pug-cli#86) 1. Remove `babel` package because the latest version of Chrome supports the new (or latest ?) version of JavaScript.
- Loading branch information