1.2.11 • Published 8 years ago
rhf v1.2.11
RENAULT HELIOS FRONT END FRAMEWORK
Namespaced styles for Renault UI elements.
Contents
main.scssMain Framework entry pointfonts.scssFont-face rules for Renault fontssettings.scssAll variables for the framework: colors, breakpoints, etcanimations.scssKeyframes and animation classeshelper.scssHelper classes and mixinselements/buttons.scssButton styleselements/icons.scssIcon classes for Renault Global fontelements/grid.scss12 column resposive gridelements/forms.scssStyling for form elementselements/popup.scssStyling for modal windowselements/tables.scssStyling for table elementsblocks/header.scssHeader blockblocks/footer.scssFooter block
How To
- Install dependencies:
npm install - Watch styles and scripts while developing:
gulp - Build all files:
gulp build