Skip to content

Remcovh/mendix-ui-framework

Repository files navigation

Mendix UI Framework

This is the SCSS framework that is the basis for the Mendix UI Framework, introduced with the Mendix DX Release.

You can explore all the features and see them in actions via the Mendix UI Framework Showcase App

Features

  • Uses Bootstrap framework
  • Uses SCSS partials to help structure the CSS
  • Uses Compass to take advantage of CSS3 mixins (no prefixes needed)
  • Styled Page Templates that are available in mendix version 5.18

How To Use Custom CSS

Want to add or change styling? Use the files located in the custom directory.

How To Use SCSS

Mendix Framework uses SASS and Compass, which rely on Ruby. However you can install Scout to run Sass and Compass in a self-contained Ruby environment, letting you effortlessly manage all of your Sass projects with a handful of clicks.

View the full documentation Here

Setup Scout

Add your Mendix project in Scout and select the styles folder as the input and output folder for the stylesheet directory. Press play!

Edit the SCSS files

When you make changes to any of the scss files, your lib.css file will be automatically updated. You don't edit lib.css directly, compass takes care of that for you.

Further Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published