@spectre-org/spectre-css
Advanced tools
Comparing version 1.1.1 to 1.2.0
{ | ||
"name": "@spectre-org/spectre-css", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"homepage": "http://spectre-org.github.io/spectre-docs", | ||
@@ -18,4 +18,7 @@ "description": "Spectre CSS: A lightweight, responsive and modern CSS framework", | ||
"scripts": { | ||
"dev": " gulp watch", | ||
"dev": " gulp watch --trace-warnings", | ||
"build": "gulp build", | ||
"docs": "gulp docs", | ||
"docs:dev": " gulp watchDocs --trace-warnings", | ||
"docs:build": "gulp buildDocs", | ||
"release": "npm run build && npm publish --access public", | ||
@@ -39,8 +42,12 @@ "release:dry": "npm run build && npm publish --access public --dry-run" | ||
"gulp": "^5.0.0", | ||
"gulp-replace": "^1.1.4", | ||
"gulp-autoprefixer": "^9.0.0", | ||
"gulp-clean-css": "^4.3.0", | ||
"gulp-csscomb": "^3.1.0", | ||
"gulp-if": "^3.0.0", | ||
"gulp-postcss": "^10.0.0", | ||
"gulp-rename": "^2.0.0", | ||
"gulp-replace": "^1.1.4", | ||
"gulp-sass": "^5.1.0", | ||
"postcss-prefix-selector": "^1.16.1", | ||
"postcss-prefixer": "^3.0.0", | ||
"sass": "^1.77.8" | ||
@@ -47,0 +54,0 @@ }, |
@@ -46,2 +46,11 @@ <a href="https://spectre-org.github.io/spectre-css"> | ||
## Roadmap | ||
The plan for Spectre CSS is to merge outstanding PRs, then look to add much-needed features. | ||
All issues will be added to projects as appropriate: | ||
- [Bug Fixes](https://github.com/orgs/spectre-org/projects/1) | ||
- [New Features](https://github.com/orgs/spectre-org/projects/2) | ||
## Contributing | ||
@@ -48,0 +57,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
274701
131
12
4568