Skip to content

A lint-free, BEM, SCSS, Autoprefixed, and SVG-friendly foundational base theme for creating elegant Drupal 8 sites.

Notifications You must be signed in to change notification settings

BluesparkLabs/noble

 
 

Repository files navigation

Noble

A custom Drupal 8 theme developed from scratch based on the Drupal core stable theme, and adopting modern front-end development best practices including:

  • npm manages frontend packages and dependencies.
  • Gulp watches for frontend code changes and runs build tasks.
  • Sass (with SCSS syntax) for pre-css processing.
  • Sass partial structure roughly follows the 7-1 Pattern.
  • Autoprefixer for post-CSS processing adds vendor prefixes for cross-browser compatibility.
  • SCSS linting ensures code quality.

About

A lint-free, BEM, SCSS, Autoprefixed, and SVG-friendly foundational base theme for creating elegant Drupal 8 sites.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 78.8%
  • Twig 18.0%
  • JavaScript 3.2%