Commit Graph

15 Commits

Author SHA1 Message Date
PTiCA1
83ee29fc47 Sage 9 - fix bootstrap4 styles (#1642)
Update after Bootstrap 4 class name changes
2016-05-03 10:54:25 -04:00
Patrick Vézina
7d1baa0fe7 webpack implementation 2016-03-13 17:08:30 -04:00
Ben Word
5551ddebfa Fix BS4 grid after their grid updates 2016-03-11 18:06:28 -05:00
QWp6t
c9ef232ec1 bootstrap 4 2016-03-11 18:00:06 -05:00
88mpg
24bcc412bc wp-classes alignment (right, left, center) height set to auto for proper scaling 2015-10-30 13:16:57 -04:00
88mpg
f804b0137f add auto height to .alignnone to prevent vertical stretch of fullwidth image 2015-10-16 15:58:16 -04:00
Ben Word
9a14571814 Use Sass to style search form, remove search template 2015-10-10 12:53:19 -05:00
Ben Word
d635063570 Use Bootstrap Sass by default 2015-04-29 00:04:06 -05:00
Ben Word
7c118f8565 ✂️ 2015-02-19 19:44:53 -06:00
Ben Word
17b3aa5d59 Add common folder, add grid component, remove home placeholder
* New `common/` folder for `_variables` and `_global`
* Move grid styles to new `_grid` component
* Remove `layouts/pages/_home`
2015-02-19 14:17:50 -06:00
Ben Word
fc05091971 Gallery styling now unnecessary, move caption styling to _wp-classes 2015-02-19 13:49:30 -06:00
Ben Word
d328bfec91 Use new core navigation template tag 2015-01-18 04:18:11 -06:00
Ben Word
eaf4d7b73b Fix error after master merge because of new assets directory structure 2015-01-09 19:15:24 -06:00
Ben Word
dadb2ce632 Merge master 2015-01-09 19:09:46 -06:00
Austin Pray
3a4ae77b1e Reorganizes asset file structure
Separates assets into
- Source assets: `assets`
- Compiled assets: `dist`

Edits assets.php to reflect changes

Removes '.min' from filenames

Fixes:
- removes 'clean' from build step.
2014-11-24 12:34:11 -06:00