2.2.0 • Published 8 months ago

ucla-design-systems v2.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

Installation

There are several ways to install the UCLA Design System into your project.

What's Included

In this package, you'll find a compiled CSS and JavaScript in the /build folder. There are the uncompiled/unminified SCSS and JavaScript files in the root directory if you prefer to compile them yourself.

JavaScript files are not ready for Single-page Applications.

ucla-design-systems
├── build
│   ├── css
│   │   ├── ucla-lib.css
│   │   ├── ucla-lib.css.map
│   │   ├── ucla-lib.min.css
│   │   └── ucla-lib.min.css.map
│   ├── js
│   │   ├── ucla-lib-scripts.js
│   │   ├── ucla-lib-scripts.min.js
│   │   ├── ucla-lib-scripts.min.js.map
│   │   ├── ucla-lib-scripts.esm.js
│   │   └── ucla-lib-scripts.cjs.js
│   └── icons
├── scss
│   ├── components
│   ├── layout
│   └── utilities
├── js
│   └── vendors
└── icons
2.2.0

8 months ago

2.1.0

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago