Skip to content

Commit

Permalink
Update CHANGELOG.md (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
skatkov authored Sep 30, 2024
1 parent 3dc530b commit 8d478bc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
## [Unreleased]
### New
- Use tailwindcss-ruby gem as a wrapper for executable.
- Expose `input` and `output` parameters in _config.yml.
- It's possible to minimize output now
- support for postcss was added.
- `rake` was added as a dev dependency, to publish updates with `rake release`.

### Changed
- `config_path` is currently deprecated and will be replaced with `config`

### Removed
- `version` setting doesn't do anything anymore, tailwindcss executable version could be managed through Gemfile.

## [1.0.0] - 2024-03-13

Expand Down

0 comments on commit 8d478bc

Please sign in to comment.