Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: package.json

Issue 29441585: No Issue - SCSS Media Query Style Proposal (Closed)
Patch Set: Created May 18, 2017, 10:55 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: package.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/package.json
@@ -0,0 +1,9 @@
+{
+ "dependencies": {
+ "css-mqpacker": "^6.0.0",
+ "gulp": "^3.9.1",
+ "gulp-postcss": "^7.0.0",
+ "gulp-rename": "^1.2.2",
+ "gulp-sass": "^3.1.0"
+ }
+}

Powered by Google App Engine
This is Rietveld