sc-npm-packages - @speak/styling 1.0.0-r00110
> npm install @speak/styling@1.0.0-r00110
Sitecore Styling
Implementation of the Sitecore Design.
Dependencies
You do not need to install anything besides this sitecore.css file.
Bootstrap 4 CSS and Sitecore Icons CSS is compiled into the sitecore.css.
The Sitecore Icons fonts are also included in this package in the fonts folder.
Installation
Native HTML
Copy the subfolders (fonts, styles) of node_modules/@speak/styling/dist/ into your root folder.
Next you just add the following code into your <head>
element of your webpage:
<link rel="stylesheet" href="{path-to-root-folder}/styles/sitecore.css" />
Angular-CLI
All you need to do is to open the angular-cli.json
and add the path to the stylesheet into the styles property.
{
"apps": [
{
"styles": [
"../node_modules/@speak/styling/dist/styles/sitecore.css"
]
}
]
}
Documentation
You can get more information about Sitecore Styling at doc.sitecore.net/speak/speak_3.
OwnersMark Lee |
|
AuthorsSitecore Corporation |
|
LicenseUnknown |
|
Keywordssitecore styling, speak 3, bootstrap 4 |
|
Info4311 total downloads |
|
248 downloads for version 1.0.0-r00110 | |
Download (536.71 KB) | |
Dependencies@speak/icon-fonts@1.1.0, bootstrap@4.3.1 |
|
Dependencies (dev)autoprefixer@7.1.4, backstopjs@3.0.24, copyfiles@1.2.0, fs-extra@4.0.1, glob@7.1.2, gulp-util@3.0.8, htmlhint@0.9.13, node-sass@4.5.3, node-sass-watcher@0.5.1, postcss-cli@4.1.0, rimraf@2.6.1, unzip@0.1.11, w3cjs@0.4.0 |
Package history
Version | Size | Last updated | Downloads | Mirrored? | |||
---|---|---|---|---|---|---|---|
1.0.0-r00110 | 536.71 KB | Thu, 30 Jan 2020 21:26:32 GMT | 248 | ||||
0.8.3 | 140.41 KB | Wed, 18 Oct 2017 14:12:41 GMT | 4063 |