@smarts/smart-styles

0.0.8 • Public • Published

Smart Styles

The repository contains the Smartmatic Styles Library based on bootstrap providing utility and helper classes to follow the Design System.

Using the Library

Using the Entire Library

To use include the entire css library add this link to the head of your html

<link
  rel="stylesheet"
  href="https://unpkg.com/@diondre27/smart-styles@latest/dist/smmt.css"
/>

Using Individual CSS

The library also provides individual parts to be utilized such as the colors for example.

To use th add this link to the head of your html

<link
  rel="stylesheet"
  href="https://unpkg.com/@diondre27/smart-styles@latest/dist/css/colors.css"
/>

Also available currently is: Spacing: https://unpkg.com/@diondre27/smart-styles@latest/dist/css/spacing.css Tokens: https://unpkg.com/@diondre27/smart-styles@latest/dist/css/tokens.css

Using the SASS

The library also exposes the underlying sass files that produces the css above to be included within your own for easier customization and integration with your current workflow.

The files can be found as follows: Spacing: https://unpkg.com/@diondre27/smart-styles@latest/dist/scss/spacing.scss Tokens: https://unpkg.com/@diondre27/smart-styles@latest/dist/scss/tokens.scss Colors: https://unpkg.com/@diondre27/smart-styles@latest/dist/scss/colors.scss

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.80latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.80
0.0.70
0.0.60
0.0.50
0.0.40
0.0.30
0.0.21
0.0.10

Package Sidebar

Install

npm i @smarts/smart-styles

Weekly Downloads

0

Version

0.0.8

License

MIT

Unpacked Size

187 kB

Total Files

17

Last publish

Collaborators

  • diondre27
  • warren488