0.0.1-beta.26 • Published 28 days ago

@trilogy-ds/styles v0.0.1-beta.26

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
28 days ago

@trilogy-ds/styles

npm


@trilogy-ds/styles is a direct dependency of @trilogy-ds/react.

This package is a vital part of Trilogy's design system. Written in SASS. It provides a collection of SCSS styles used in Trilogy ( web only ). With a built-in framework for style definitions, and default themes, the package sets the foundation for stylizing Trilogy's components.


CDN

For a faster setup, you can utilize the JSDelivr CDN to include Trilogy Design System's CSS directly in your project's HTML:

<!-- ... -->
<link href="https://cdn.jsdelivr.net/npm/@trilogy-ds/styles" rel="stylesheet" />
<!-- ... -->

Structure

.
├── assets          # Icons ( web )
├── config          # Plugins / Theme
├── framework       # SCSS Framework
├── scripts         # Scripts autolayout , spacing
├── themes          # Themes default

Features

In addition to our minified CSS file, we also provide a mangled CSS version.

To use the mangled version:

<!-- ... -->
<link href="https://cdn.jsdelivr.net/npm/@trilogy-ds/styles/dist/default/trilogy-mangled.css" rel="stylesheet" />
<!-- ... -->
0.0.1-beta.26

28 days ago

0.0.1-beta.23

1 month ago

0.0.1-beta.21

1 month ago

0.0.1-beta.20

1 month ago

0.0.1-beta.18

1 month ago

0.0.1-beta.17

1 month ago

0.0.1-beta.16

1 month ago

0.0.1-beta.14

2 months ago

0.0.1-beta.13

2 months ago

0.0.1-beta.12

2 months ago

0.0.1-beta.11

2 months ago

0.0.1-beta.10

2 months ago

0.0.1-beta.9

2 months ago

0.0.1-beta.7

2 months ago

0.0.1-beta.8

2 months ago

0.0.1-beta.6

2 months ago

0.0.1-beta.5

2 months ago

0.0.1-beta-4

3 months ago

0.0.1-beta-3

3 months ago

0.0.1-beta-2

3 months ago

0.0.1-beta-1

3 months ago