From 6fbaa00403bd26d00f99edfd1062f83e1a54cd07 Mon Sep 17 00:00:00 2001 From: wujekbogdan Date: Wed, 9 Dec 2015 22:08:57 +0100 Subject: [PATCH] no message --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afb936b..6fccdca 100644 --- a/README.md +++ b/README.md @@ -318,7 +318,7 @@ When set to true, you can scroll the container by selecting text and move the cu ### theme A string. It's a class name added to the container element. The class name is prepended with `ps-theme-`. So default theme class name is `ps-theme-default`. In order to create custom themes with scss use `ps-container($theme)` mixin, where `$theme` is a scss map. Look at `themes.scss` as a reference for how to create custom themes. -**Default: default** +**Default: 'default'** Example: