0.22.0 • Published 12 months ago

wikimedia-ui-base v0.22.0

Weekly downloads
932
License
MIT
Repository
-
Last release
12 months ago

WikimediaUI Base stylesheet variables

https://gerrit.wikimedia.org/g/wikimedia-ui-base/

WikimediaUI Base repository provides stylesheets with variables containing Wikimedia Foundation basic user interface style values. We are providing:

  • wikimedia-ui-base.css file containing the variables in CSS Custom Properties syntax, preferably used with PostCSS
  • wikimedia-ui-base.less file containing the variables in LESS syntax

Install

Install the WikimediaUI Base variables in your project with one of these options:

  • Clone the repo: git clone "https://gerrit.wikimedia.org/r/wikimedia-ui-base"
  • Install via npm: npm install wikimedia-ui-base
  • Download the latest release

Use

It is recommended that you include wikimedia-ui-base.css or wikimedia-ui-base.less file as untouched library code at top of central stylesheet file and – if necessary – add changes by overwriting the variable later in your code.

Example LESS import

@import ( reference ) 'lib/wikimedia-ui-base.less';`

Contribute

Found a bug or missing a feature? Please report it in the issue tracker!

0.22.0

12 months ago

0.21.0

1 year ago

0.20.0

1 year ago

0.19.0

3 years ago

0.18.1

3 years ago

0.18.0

3 years ago

0.17.0

4 years ago

0.16.0

4 years ago

0.15.0

4 years ago

0.14.0

5 years ago

0.13.0

5 years ago

0.12.0

6 years ago

0.11.0

6 years ago

0.10.0

6 years ago

0.9.2

7 years ago