Skip to content

Commit

Permalink
final version 3.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
olton committed Feb 28, 2018
1 parent 0b2eb3d commit a903047
Show file tree
Hide file tree
Showing 20 changed files with 2,052 additions and 5,952 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ module.exports = function(grunt) {
postcss: {
options: {
processors: [
autoprefixer({ browsers: ['> 5%'] }).postcss
autoprefixer({ browsers: ['> 5%'] })
]
},
dist: { src: 'build/css/*.css' }
Expand Down
Loading

0 comments on commit a903047

Please sign in to comment.