QWp6t
|
c9ef232ec1
|
bootstrap 4
|
2016-03-11 18:00:06 -05:00 |
|
Julien Melissas
|
5a621210db
|
Removed editor-style style files in favor of adding a simple _tinymce.scss partial. This cuts styles compiling time in about half.
`add_editor_style` now just references `main.css`
|
2015-10-13 11:51:57 -04: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 |
|
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 |
|