Elentra JS Documentation
2.0
2.0
  • Introduction
  • Why Elentra JS 2.0?
    • Dedicated Repository
    • TypeScript
    • Class-Based Components
    • Vue Standard Routing
    • Organizational Theming
    • Yarn Package Manager
  • Developers
    • Getting Started
    • Setup Guide
      • Install Requirements
      • Clone the Repository
      • Environment Variables
      • Install Dependencies
      • Serve Dev Mode
  • Design System
    • Overview
    • Component Library
      • Directory Structure
      • Components
    • Style Library
      • Directory Structure
      • How it Works
        • Variables
        • Mixins
        • Utility Classes
        • Elements
        • Legacy Styles
        • Shim
    • Taxonomy
      • UI Taxonomy
      • UX Taxonomy
      • Variable & Utility Class Naming Convention
Powered by GitBook
On this page
  1. Design System

Style Library

PreviousComponentsNextDirectory Structure

Last updated 5 years ago

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 , 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.

consistent convention
Variable & Utility Class Naming Convention