# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

### Changed

### Removed

### Fixed

### Security

## [2.0.0]

### Added

- added '`!important` in all properties' feature #9
- added option to a choose a CSS Reset

### Fixed

- fixed some css properties with "%"
- fixed missing semicolons
- correct version in css file header #10

### Removed

- removed reference of the online generator #11

## [1.2.0]

### Added

- added 'Custom CSS' feature

### Changed

- updated tachyons to v4.11.1

### Removed

### Fixed

### Security

## [1.1.1] - 2018-03-21

### Fixed

- fixed "vendor" path

## [1.1.0] - 2018-03-21

### Added

- button to "reset"
- CHANGELOG file

### Changed

- all values need a unit (when it is necessary)

### Fixed

- fixed widths:extras output #7

## [1.0.0] - 2018-02-14

### Added

- initial release


