Documentation

Search value is required

Legacy versions

There versions have been removed from the downloads page as they are deprecated version that are no longer supported. These versions of the Framework can still be used as normal but for the latest Digital Guidelines additions and updates, please upgrade to the latest version.

Before using these versions it is recommended to upgrade to a supported version to keep up to date with brand-compliance.

v0.0.11+ to v0.3.0

Versions 0.0.11 and above to 0.3.0 was removed from the downloads page as they do not follow our release strategy and could be unstable as they are beta versions.

Documentation

To access the documentation, use the following link with the version number you require

Styleguide: http://digitalui.corp.standardlife.com/styleguide/VERSION_NUMBER/

E.G. http://digitalui.corp.standardlife.com/styleguide/0.3.0/

Assets

To access the static assets, use the following line with the version number you require

Static assets: http://digitalui.corp.standardlife.com/releases/VERSION_NUMBER/framework_VERSION_NUMBER.zip

E.G. http://digitalui.corp.standardlife.com/releases/0.3.0/framework_0.3.0.zip

NPM

To access the NPM package, use the following command with the version number you require

npm install --registry http://nexus.mlsdev.standardlife.co.uk/nexus/content/groups/npm-all/ @web-dev/digital-framework@VERSION_NUMBER

E.G. npm install --registry http://nexus.mlsdev.standardlife.co.uk/nexus/content/groups/npm-all/ @web-dev/digital-framework@0.3.0

v0.0.11 and below

Version 0.0.11 and below was removed from the site because the NPM package and scope name had changed. This means that the path to the download and the NPM install was changed too.

Documentation

To access the documentation, use the following link with the version number you require

Styleguide: http://digitalui.corp.standardlife.com/styleguide/VERSION_NUMBER/

E.G. http://digitalui.corp.standardlife.com/styleguide/0.0.11/

Assets

To access the static assets, use the following line with the version number you require

Static assets: http://digitalui.corp.standardlife.com/releases/VERSION_NUMBER/framework_VERSION_NUMBER.zip

E.G. http://digitalui.corp.standardlife.com/releases/0.0.11/framework_0.0.11.zip

NPM

To access the NPM package, use the following command with the version number you require

npm install --registry http://nexus.mlsdev.standardlife.co.uk/nexus/content/groups/npm-all/ @slesl/css-framework@VERSION_NUMBER

E.G. npm install --registry http://nexus.mlsdev.standardlife.co.uk/nexus/content/groups/npm-all/ @slesl/css-framework@0.0.11