The following is the most basic example where we just style a button.
You can use placeholders to generate dynamic styling.
You can conditionally apply styles by either returning false or the class name in the classes function.
You can use any kind of selector in cobination with the generated class. Here we use that for styling things differently for RTL languages.
You can use placeholders to generate dynamic styling.
You can use CSS variables to control CSS animations.
You can have as many versions of stylewars in the page as you like.