sierra-library

WebJar for sierra-library

Лицензия

Лицензия

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

sierra-library
Последняя версия

Последняя версия

3.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

sierra-library
WebJar for sierra-library
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/sierra-library/sierra

Скачать sierra-library

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/sierra-library/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>sierra-library</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/sierra-library/
implementation 'org.webjars.npm:sierra-library:3.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/sierra-library/
implementation ("org.webjars.npm:sierra-library:3.1.0")
'org.webjars.npm:sierra-library:jar:3.1.0'
<dependency org="org.webjars.npm" name="sierra-library" rev="3.1.0">
  <artifact name="sierra-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='sierra-library', version='3.1.0')
)
libraryDependencies += "org.webjars.npm" % "sierra-library" % "3.1.0"
[org.webjars.npm/sierra-library "3.1.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.


The smallest and lightest scss library

Gitter npm version Commitizen friendly

Online demo

Visit demo website.

Visit a theme customization example.

What's the difference with other SCSS libraries?

This is a micro SCSS library to help you build websites

    ✓ Only 32.9 kB (8.2 kB gzipped)
    ✓ Modular
    ✓ Customize colors, borders, radius & sizes
    ✓ Responsive

Quick install

Using npm

npm install sierra-library --save-dev

Import

In sass files (recommended)

@import 'sierra-library/lib/index';

or directly in your html

<link rel="stylesheet" href="dist/sierra.min.css">

Customize

If you want to customize Sierra library's theme, create your own custom-settings file and add it just before importing sierra files:

@import 'custom-settings';
@import 'sierra-library/lib/index';

This custom-settings.scss file should contain all those SCSS variables you want to overwrite:

$c-primary: #3498db;
$c-secondary: #2ecc71;

$fz-base: 18px;

Examples

Theme customization example

Theme customization example code

Contributing

Contributing rules

  • Do not include unrelated commits in the same Pull Request.
  • Use .editorconfig file located in the root folder. More info
  • Use the .scss-lint file located in the root folder.
  • In case of doubt, join our chat sierra-library gitter.

Who's Using This?

Are you using Sierra Library in your awesome project too? drop us an email.


Made by Joan Claret (@dpam23) and contributors  |  This library is licensed under the GNU General Public License v2.0.

org.webjars.npm

Sierra library

The smallest and lightest SCSS library

Версии библиотеки

Версия
3.1.0