rump-styles
Version:
Rump piece for building CSS
41 lines (29 loc) • 705 B
Markdown
# Changelog
#### 0.8.1
- Fix broken main path
### 0.8.0
- Make use of `babel-runtime`
### 0.7.0
- Use Babel fully for ES2015+
- Replace JSHint with ESLint
- Add code coverage support
- Update packages
- Rewrite tests with ES2015+ and should.js
- Also handle LESS, Sass, and Stylus
#### 0.6.1
- Rewrite source maps
### 0.6.0
- Update to match Rump 0.6.0 (pass options)
- Update `require-all`
### 0.5.0
- Update to match Rump 0.5.0 (use same minor version)
### 0.4.0
- Update to match Rump 0.4.0 (use `npm dedupe`)
#### 0.3.1
- Run at2x after pleeease to resolve `@import`
### 0.3.0
- Update to match Rump 0.3.0
#### 0.2.1
- Add version information to info task
### 0.2.0
- Initial alpha version