From e4972172e0c1e9150c3205efe259ffa118140992 Mon Sep 17 00:00:00 2001 From: Black Mirror Date: Wed, 28 Feb 2018 17:15:49 +0100 Subject: [PATCH] readme --- README.md | 2 +- docs/index.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a9138c3..0b91d0f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Black Mirror ## Version -v0.2.9 +v0.2.10 ## Badges diff --git a/docs/index.html b/docs/index.html index 8f17e2a..cb5cb5c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,5 +1,5 @@ -Flavor-scss - v0.2.9

mixins

functions

is-animation-name

Flavor-scss - v0.2.10

mixins

functions

is-animation-name

@function is-animation-name() { ... }

Description

Checks if animation name is string or css default (inherit, initial)

Parameters

None.

Returns

Bool

Author

  • Black mirror

General

mixins

prefixer

\ No newline at end of file +}
\ No newline at end of file