CSS

CSS Guidelines

Frameworks

For complex websites Tailwind CSS has to be used.

If it should be neccessary to use a different CSS Framework than Tailwind, you have to request permission from Sandra.Brandstaetter@egger.com

Rules for possible CSS Framework persmissions in addition to Tailwind:

  • the framework must have no javascript dependencies.
  • the framework must have a small footprint (less 100kb) or a compression tool must be used which removes unused CSS code.
  • There is a technical justification why Tailwind cannot be used