You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
431 B
26 lines
431 B
# Changelog
|
|
|
|
## 3.0.3 (2020-05-28)
|
|
|
|
- Fixed gulp script (cssnano)
|
|
- Seperated scss tasks
|
|
- minor structure update
|
|
|
|
## 3.0.2 (2020-05-04)
|
|
|
|
- Updated npm dependencies
|
|
- Update year in LICENSE
|
|
|
|
## 3.0.0 (2019-10-17)
|
|
|
|
- Rewritten for gulp v4
|
|
|
|
## 2.0.1 (2018-09-29)
|
|
|
|
- Replaced `del` package with `rimraf`
|
|
- Added `sanitize.css` as dependency
|
|
- Updated structure of gulpfile
|
|
|
|
## 2.0.0
|
|
|
|
- Rewritten most of the gulpfile and packacke.json |