Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 887 Bytes

File metadata and controls

24 lines (17 loc) · 887 Bytes

Form with Sass

Project on the stylization of a form using the Sass preprocessor.

Image of Form


The skills handled for the construction of the form are:

  • Variables.
  • Nesting.
  • Maps.
  • Partials.
  • Mixins.
  • Extend/Inheritance.
  • Methodologies BEM.
  • Functions: Lighten/Darken.

If you want to see the project click here: https://j4asdev.github.io/sass-form/


The project is designed with the purpose of demonstration purposes, its structure is not ready to be scalable but to demonstrate the handling of the preprocessor.