1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/dist
Kevin Brown 938993302f Fixed SASS error
This fixes the SASS error caused by the `&[dir="rtl"]` selector in
the `_single.scss` and `_multiple.scss` files. We were expecting
these files to be nested within the `.select-container` class, which
would have made this a non-error as the `&` would refer to the
`.select2-container` class that was wrapping the `@import`.

This moves the `@import` statements into the `.select2-container`
class, so this no longer triggers an error in the Ruby version of
SASS.

This closes https://github.com/select2/select2/issues/2896
2015-01-06 17:54:33 -05:00
..
css Fixed SASS error 2015-01-06 17:54:33 -05:00
js Updated docs to use the Select2 GitHub organization 2015-01-02 21:12:41 -05:00