fortune-css
Advanced tools
Comparing version 0.0.14 to 0.1.0
@@ -5,3 +5,3 @@ const gulp = require('gulp'); | ||
const postcss = require('gulp-postcss'); | ||
const postcsscssnext = require('postcss-cssnext'); | ||
const postcsspresetenv = require('postcss-preset-env'); | ||
const postcssimport = require('postcss-import'); | ||
@@ -16,3 +16,3 @@ const rename = require('gulp-rename'); | ||
postcssimport(), | ||
postcsscssnext({ | ||
postcsspresetenv({ | ||
browsers: [''] | ||
@@ -23,3 +23,3 @@ }) | ||
postcssimport(), | ||
postcsscssnext({ | ||
postcsspresetenv({ | ||
browsers: ['last 2 versions'] | ||
@@ -30,3 +30,3 @@ }) | ||
postcssimport(), | ||
postcsscssnext({ | ||
postcsspresetenv({ | ||
browsers: ['last 2 versions'] | ||
@@ -33,0 +33,0 @@ }) |
{ | ||
"name": "fortune-css", | ||
"version": "0.0.14", | ||
"version": "0.1.0", | ||
"author": "Vikram Babu", | ||
@@ -32,3 +32,3 @@ "description": "Fortune is your friendly CSS framework.", | ||
"gulp-stylelint": "latest", | ||
"postcss-cssnext": "latest", | ||
"postcss-preset-env": "latest", | ||
"postcss-import": "latest", | ||
@@ -35,0 +35,0 @@ "stylelint": "latest" |
@@ -24,3 +24,3 @@ # 🔮 Fortune | ||
--container-width: 125em; | ||
--column-gutter: var(--space-4); | ||
--column-gutter: var(--gap-9); | ||
} | ||
@@ -43,3 +43,3 @@ ``` | ||
Alert `.alert || --alert-*` | ||
Badge `.badge | --badge-*` | ||
Badge `.badge | --chip-*` | ||
Button `.button || --button-* | font-family | font-size | font-weight | color | bg-color | border-radius | border-width | bg-color | focus` | ||
@@ -46,0 +46,0 @@ Form `fieldset | label | input | select | textarea | .input-field | .input-group | .input-hint | .input-addon | .input-icon | .input-invalid | .input-valid || --input-* | --fieldset-* | --label-*` |
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
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
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
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
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
359174
40
6171