1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/dist
Kevin Brown 971422f92e Start the switch to BEM
This is inspired by https://github.com/ivaynberg/select2/issues/2826
and starts the general transition to using selectors with a lower
specificity. This should make it considerably easier to override
the styles in the long run.

Unfortunately libsass does not support the SASS 3.3 style for BEM
where we can just use `&__m` for defining sub-modules. For now we
are still using a limited amount of nesting, but nowhere near as
much as we did in the past.
2014-11-24 18:11:03 -05:00
..
css Start the switch to BEM 2014-11-24 18:11:03 -05:00
js Start the switch to BEM 2014-11-24 18:11:03 -05:00