Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

confused about docs #8

Open
stratboy opened this issue Nov 20, 2018 · 1 comment
Open

confused about docs #8

stratboy opened this issue Nov 20, 2018 · 1 comment

Comments

@stratboy
Copy link

Hi, thank you for your code. I'm a bit confused by your docs and demos, though.

  • In demo I find a 'precision' option passed to this plugin. This is not mentioned in your docs.
    .pipe(
      gulpPostcss([
        easingGradient({
          // Default settings
          precision: 0.1,
          alphaDecimals: 5,
        }),
      ])
  • In demo pcss I found:

background: linear-gradient(to right, green, steps(4, skip-none), red);

What's steps? it's not standard css syntax, If I'm not wrong..

Could you please exaplain and/or update your docs and demos?

@stratboy
Copy link
Author

And what's 'lrgb'? I know rgb, rgba, but lrgb??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant