# Style Library

## Overview

The **Style Library** is one of two libraries included in the Elentra JS Design System (EJSDS). It is a vast collection of utility classes and variables, intended to provide developers with a comprehensive suite of resources that streamline the development process.

Every utility class and variable within the system has been named using a [consistent convention](https://docs.elentra.org/ejs/design-system/taxonomy/variable-and-utility-class-naming-convention), making it easy to find exactly what you're looking for, especially with the help of your IDE's auto-complete tool. More information on the naming convention and the patterns it follows can be found in the corresponding section of this documentation.

{% content-ref url="taxonomy/variable-and-utility-class-naming-convention" %}
[variable-and-utility-class-naming-convention](https://docs.elentra.org/ejs/design-system/taxonomy/variable-and-utility-class-naming-convention)
{% endcontent-ref %}
