/WordPress-Starter-SASS

A collection of SASS files to help speed up WordPress builds

Primary LanguageCSS

WordPress Starter SASS

This is a collection of SASS files, which include the following for use when beginning a WordPress Build.

update - This will soon be moved to Boostrap 4. Feel free to use this for now as I'll create a new repo for BS4 and link this to it.

  • Theme Check Compliant
  • Bootstrap Grid (12 Col)
  • XL Grid with 1570px container @ 1600px
  • WordPress CSS (for the CSS the editor adds in such as image alignments)
  • Basic CSS for WordPress Gallery
  • Form Styles (Basic, just to look nicer than default)
  • SASS Mixin Library
  • Typography (With mobile, table and small desktop variations)
  • Variables (Where a number of settings have been stored for easy customisation)
  • Reset (Courtesy of Eric Meyer)

Feel free to use this as you wish. This is just what I use and I'll be updating this repo if I change anything in my processes. Create an issue if you come across any issues and I'll look at getting them fixed and added in.

Just in case anyone was wondering I build custom themes using Underscores, add this folder to the theme directory, add the SASS to Koala and begin the build.

If you have any suggestions for additional elements to be added in, create an issue with a feature tag and I'll take a look :)

Courtesy of Elev8 Digital.

Have fun!