aurora-grid
Advanced tools
Comparing version
{ | ||
"name": "aurora-grid", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Grid system for Aurora Kit", | ||
"main": "index.js", | ||
"scripts": { | ||
"start": "node index.js", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"start": "gulp" | ||
}, | ||
@@ -29,17 +28,20 @@ "repository": { | ||
"devDependencies": { | ||
"gulp": "^3.9.0", | ||
"gulp-autoprefixer": "^2.3.1", | ||
"gulp-csscomb": "^3.0.6", | ||
"gulp-cssmin": "^0.1.7", | ||
"gulp-header": "^1.7.1", | ||
"gulp-livereload": "^3.8.0", | ||
"gulp-notify": "^2.2.0", | ||
"gulp-plumber": "^1.0.1", | ||
"autoprefixer": "9.3.1", | ||
"gulp": "4.0.0", | ||
"gulp-cssmin": "0.2.0", | ||
"gulp-header": "2.0.5", | ||
"gulp-notify": "3.2.0", | ||
"gulp-plumber": "1.2.1", | ||
"gulp-postcss": "8.0.0", | ||
"gulp-rename": "^1.2.2", | ||
"gulp-sass": "^2.0.4", | ||
"gulp-size": "^2.0.0" | ||
"gulp-sass": "4.0.2", | ||
"gulp-size": "3.0.0" | ||
}, | ||
"dependencies": { | ||
"aurora-shared": "^1.0.0" | ||
} | ||
"aurora-shared": "1.0.1" | ||
}, | ||
"files": [ | ||
"dist", | ||
"README.md" | ||
] | ||
} |
# Aurora Grid | ||
 | ||
@@ -12,8 +11,10 @@ | ||
| [Documentation](http://themes-pixeden.com/aurora-kit/grid) | [Download](http://themes-pixeden.com/aurora-kit/grid) | [Generator](http://themes-pixeden.com/aurora-kit/grid-generator) | ||
|----------|------:|------:| | ||
- [Documentation](http://themes-pixeden.com/aurora-kit/documentation.html) | ||
- [Download](https://www.pixeden.com/html-css/aurora-grid-css-system) | ||
- [Generator](http://themes-pixeden.com/aurora-kit/grid-generator) | ||
You can also install through `npm i aurora-grid` | ||
#### Custom Build | ||
### Custom Build | ||
Aurora Grid was created using [Sass](http://sass-lang.com/) . It includes some settings and mixins to control and create custom builds for advanced needs. | ||
@@ -26,3 +27,3 @@ For an easy to use development process you just have to install the `npm` packages and start editing, building and exporting your custom `aurora-grid.css` file. From the Terminal App, in the path where you have the Aurora Grid folder, you can run: | ||
We use Gulp as a task runner. Make sure you have it installed globally or just `npm install gulp -g`. Now you are ready to create a custom build of your project or watch it when working on it. Just run one of the two commands on the Terminal: | ||
We use Gulp as a task runner. Make sure you have it installed globally or just `npm install gulp@next -g`. Now you are ready to create a custom build of your project or watch it when working on it. Just run one of the two commands on the Terminal: | ||
@@ -39,8 +40,8 @@ gulp | ||
| [Documentation](http://themes-pixeden.com/aurora-kit/grid) | [Download](http://themes-pixeden.com/aurora-kit/grid) | [Generator](http://themes-pixeden.com/aurora-kit/grid-generator) | ||
|----------|------:|------:| | ||
- [Documentation](http://themes-pixeden.com/aurora-kit/documentation.html) | ||
- [Download](https://www.pixeden.com/html-css/aurora-grid-css-system) | ||
- [Generator](http://themes-pixeden.com/aurora-kit/grid-generator) | ||
--- | ||
--- | ||
© 2015 [Pixeden](http://www.pixeden.com/) | [License](http://www.pixeden.com/license) | ||
© 2015 [Pixeden](http://www.pixeden.com/) | [License](http://www.pixeden.com/license) |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
10
-9.09%0
-100%45
2.27%52937
-57.52%6
-71.43%1296
-46.67%Updated