Skip to content

linkedin/eyeglass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Tim Lindvall
Apr 6, 2023
df7898c · Apr 6, 2023
Feb 16, 2019
Apr 6, 2023
Sep 20, 2021
Jan 28, 2019
Jan 14, 2020
Dec 11, 2020
Feb 16, 2019
Dec 8, 2020
Feb 15, 2019
Sep 7, 2020
Sep 20, 2021

Repository files navigation

Welcome to the Eyeglass Monorepo

Eyeglass provides a way to distribute Sass files and their associated assets and javascript extensions via npm such that any build system can be adapted to automatically expose those Sass files to Sass's @import directive by just installing the code. If the imported files have references to images or other assets, those will be delivered to the fully-built application with the correct urls.

This monorepo provides:

Each package in this monorepo has it's own README that describes how to use it.

If you are a Sass developer looking to distribute your sass files as an eyeglass module you'll want to read the core library documentation for how to configure your npm package to be an eyeglass module.

Provided by LinkedIn as Open Source Software

This project is provided by the LinkedIn Presentation Infrastructure team as open source software and is licensed under the Apache 2.0 license. The lead developer is Chris Eppstein (🐦).