Skip to content

Style guide and style framework for all brand solutions products at Max NG.

License

Notifications You must be signed in to change notification settings

MAXDeliveryNG/espresso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expresso

Style guide and style framework for all brand solutions products at Max NG.!

CSS

  • normalize.css makes browsers render all elements more consistently and in line with modern standards
  • style.css is a ready to use (all-in-one) version, if you want to use specific helpers, please use sass version

SASS

(comment out the one you do not need in main.scss)

  • variables.scss - customize variables such as color, font size, etc.
  • helpers.scss - helper classes
  • grids.scss - a grid system
  • elements.scss - small components such as button, form inputs, etc.
  • components.scss - larger components such as navigation bar and dropdown, etc.

Customization

Change variables in variables.scss and run

sass --watch sass/main.scss:css/style.css

About

Style guide and style framework for all brand solutions products at Max NG.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published