wiki:CLARIN style

Version 1 (modified by Sander Maijers, 10 years ago) (diff)

--

CLARIN style

The SCSS file and a brief description is at: https://trac.clarin.eu/changeset/5528

Improvements to be made

  1. Organize/automate build from SCSS to CSS.
    • Optimize, minify automatically.
    • Publish to https://infra.clarin.eu/content/ or some better static content delivery location in accordance with a logical versioning structure.
    • Ideally, try to explicity model the dependency of web applications on this SCSS/CSS.
  2. Less use of '!important;', finds smoother ways to work around Bootstrap's defaults.
  3. Cover more elements used in web applications, such as messages, highlights, forms.
  4. Add more comments.