Skip to content

bookwyrm/screaming-fist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screaming Fist

A sample WordPress theme demonstrating use of Sass to create custom themes.

Screaming Fist Logo created by Michael Wolfe

Screaming Fist Logo created by Michael Wolfe

Features

  • Custom CSS for WYSIWYG editor
  • Custom CSS for WP Admin
  • Far futures expiration of CSS file
  • gulp build process with autoprefixer and livereload
  • Separate development and production CSS

Setup

npm install
bower install
gulp

Development

Run gulp in "watch mode" so that CSS is regenerated from Sass and browsers are reloaded via livereload when Sass changes.

gulp watch

Class Namespaces

  • b- base styles
  • c- components
  • l- layouts
  • t- global tokens
  • lt- local tokens
  • s- scopes

Resources

About

WordPress with Sass starter theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published