* Add grunt and various tasks.

* Run csscomb task on stylesheet - not ideal formatting though.
This commit is contained in:
MickeyKay
2015-07-24 17:14:59 -07:00
parent 51c177d85a
commit 27835605d3
7 changed files with 3782 additions and 2906 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ function trestle_theme_setup() {
// Child theme definitions (do not remove).
define( 'TRESTLE_THEME_NAME', 'Trestle' );
define( 'TRESTLE_THEME_URL', 'http://demo.mightyminnow.com/theme/trestle/' );
define( 'TRESTLE_THEME_VERSION', '2.1.0' );
define( 'TRESTLE_THEME_VERSION', '2.2.0' );
define( 'TRESTLE_SETTINGS_FIELD', 'trestle-settings' );
// Setup default theme settings.