Ben
c21df9965f
Update Autoprefixer and standardize browserlist location ( #1899 )
...
This updates Autoprefixer to 7.1.1, and also moves the browser target
list to package.json, in line with the recommendation made in this
article (https://evilmartians.com/chronicles/autoprefixer-7-browserslist-2-released )
from the developers of Autoprefixer and Browserslist.
2017-05-31 13:09:00 -07:00
Toby Schrapel
74b485be95
Do not redirect for WP-CLI ( #1891 )
2017-05-19 14:22:23 -07:00
Russell Fair
da353de6ee
update inline documentation to reflect correct theme file locations
2017-05-03 17:26:51 +00:00
Sam Rapaport
d81b85ec48
Fix stylelint errors.
2017-04-24 11:42:59 -07:00
Sam Rapaport
17e7d76377
Add Stylelint linting for scss files.
2017-04-24 11:38:43 -07:00
Ben Word
4917135ed3
Beta 3
2017-04-21 14:13:20 -06:00
QWp6t
99160be992
Move required theme files to sage/resources
...
* Resolves issue with WP only looking one-level deep for templates #1870
* get_template_dir() and related functions now point to sage/resources
* Use collect() when assembling views paths
* Update tree in README
2017-04-15 18:52:03 -07:00
Ben Word
80728a1b94
Move src/ to app/
2017-04-03 19:46:52 -06:00
Ben Word
c3e6f1324e
assets/ -> resources/assets/
2017-04-03 18:42:26 -06:00
Ben Word
700a556c02
templates/ -> resources/views/
2017-04-03 18:40:55 -06:00