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

Change mixins name #34

Closed
LukyVj opened this issue May 28, 2016 · 1 comment
Closed

Change mixins name #34

LukyVj opened this issue May 28, 2016 · 1 comment

Comments

@LukyVj
Copy link
Owner

LukyVj commented May 28, 2016

pair-between(n) => even-between(n)
impair-between(n) => odd-between(n)

LukyVj added a commit that referenced this issue May 29, 2016
### v1.0.3

- `first()` mixin now uses `:first-child` if the given parameter is `1`, closing [#10](#10)
- `n-between()` mixin added ( [see](#) ), closing [#35](#35)
- `at-least()`, `at-most()` and `in-between()` quantity queries mixins added ( [see](#) ), closing [#24](#24)
- `pair-between()` is now `even
-between()`, closing [#34](#34)
- `impair-between()` is now `odd-between()`, closing [#34](#34)
- Source code for the header pattern generator added in the about modal
- Version number added in the footer
- `backdrop-filter` removed from the about page
@LukyVj
Copy link
Owner Author

LukyVj commented May 30, 2016

Fixed with db21504

@LukyVj LukyVj closed this as completed May 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant