8000 GitHub - kbew25/susy: Drupal theme using Susy
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kbew25/susy

Repository files navigation

Susy a Drupal Theme

A Drupal theme using the Susy grid system (http://susy.oddbird.net/).

  • Enable this theme.
  • Create a sub-theme use:
drush nst "sub_theme_name"
  • Enable and use the sub-theme.

###Sass Layout:

  • sass/
    • partials/
      • base/ <-- [NO NEED TO EDIT FOLDER BUT CAN]
        • _ 557D layout.scss # Layout
        • _reset.scss # Reset/normalize
        • _defaults.scss # Reset/normalize
        • _mixins.scss # Sass Mixins
      • components/
        • _global.scss # Gobal
        • _typography.scss # Typography rules
        • _forms.scss # Forms
        • _tables.scss # Tables
      • layout/
        • _grid.scss # Grid system
        • _header.scss # Header
        • _footer.scss # Footer
      • pages/
        • _front.scss # Home specific styles
        • _basic.scss # Basic page specific styles
      • utils/
        • _vars.scss # Sass Variables <-- [START HERE]
        • _mixins.scss # Sass Mixins
        • _helpers.scss # Class & placeholders helpers
    • main.scss # Main Sass file

About

Drupal theme using Susy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0