Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainpolletvillard committed Mar 28, 2017
1 parent 1eecc34 commit 2c49fb6
Show file tree
Hide file tree
Showing 353 changed files with 444 additions and 1 deletion.
Empty file added TODO.md
Empty file.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-grid-kiss",
"version": "1.1.1",
"version": "1.2.0",
"description": "A PostCSS plugin to keep CSS grids stupidly simple",
"main": "dist/index.js",
"author": "Sylvain Pollet-Villard",
Expand Down
14 changes: 14 additions & 0 deletions playground/lib/ace/ace.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions playground/lib/ace/ext-beautify.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions playground/lib/ace/ext-chromevox.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions playground/lib/ace/ext-elastic_tabstops_lite.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions playground/lib/ace/ext-emmet.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions playground/lib/ace/ext-error_marker.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
;
(function() {
ace.require(["ace/ext/error_marker"], function() {});
})();

5 changes: 5 additions & 0 deletions playground/lib/ace/ext-keybinding_menu.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions playground/lib/ace/ext-language_tools.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions playground/lib/ace/ext-linking.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2c49fb6

Please sign in to comment.