1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-19 12:11:21 +02:00

Resolves #36, package update

Updated npm packaging info, updated placeholder definitions.
This commit is contained in:
Angelos Chalaris
2017-04-21 13:49:16 +03:00
parent e0d61ddbdb
commit fdd8168b58
12 changed files with 49 additions and 12 deletions

View File

@@ -1003,3 +1003,12 @@
- Updated `nord` flavor to be fully up-to-date with the latest version of **mini.css**.
- Added maintainers to all flavors.
- Updated CHANGELOG to reflect latest changes for **v2.1.1**.
# v2.1.2 Development Log
## 20170421
- Updated `.npmignore` to not include the `prepros-6.config` file.
- Updated `package.json` with proper `homepage` link, changed order of keywords, added `node-sass` in `devDependencies`.
- Added `::placeholder` styling (no-prefix), dealing with #36.
- Bumped all flavor files to include updated `::placeholder` definitions.