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
  2. Style Library
  3. How it Works

Shim

_shim.scss

This file works as an intermediate stopgap that helps retool any styling conflicts that may arise between the Elentra JS Design System and its necessary legacy stylesheets. Similar to the _legacy.scss partial and the subsequent partials it includes, there is little contained within this _shim.scss file that you will need to reference when developing new components or modules.

PreviousLegacy StylesNextTaxonomy

Last updated 5 years ago