# Changelog

## 2.1.0 - 2022-04-21
 * Allow arbitrary values for `grid-areas-[]` and `grid-in-[]`

## 2.0.1 - 2022-02-04
 * Fixed misspelling of Tailwind CSS in documentation

## 2.0.0 - 2021-12-13
 * Tested against Tailwind CSS v3
 * Updated minimum node requirements (v12)
 * Updated documentation

## 1.3.2 - 2021-02-24
 * Fixed link on npm button

## 1.3.1 - 2021-02-23
 * Removed .idea from npm package

## 1.3.0 - 2021-02-23
 * Fixed dependency for lodash in package.json.
 * Minor formatting improvements in README.

## 1.2.0 - 2020-12-11
 * Added .npmignore to lighten the installation size.

## 1.1.0 - 2020-11-27
 * Updated to work with Tailwind CSS version 2.
 * Added CHANGELOG.

## 1.0.1 - 2020-10-18
 * Initial release.