Skip to content

Instantly share code, notes, and snippets.

@guillermorangel
Last active December 19, 2015 18:49
Show Gist options
  • Save guillermorangel/6001785 to your computer and use it in GitHub Desktop.
Save guillermorangel/6001785 to your computer and use it in GitHub Desktop.
Child theme code for style.css
/*
Theme Name: Twenty Twelve Child
Theme URI: http://example.com/
Description: Child theme for the Twenty Twelve theme
Author: Your name here
Author URI: http://example.com/about/
Template: twentytwelve
Version: 0.1.0
*/
/*
Theme Name: Lumir Theme
Description: A WordPress theme for Lumir based on Thematic
Author: Blue Sky Sessions
Author URI: http://blueskysessions.com
Version: 1.0.0
template: thematic
*/
// --------------------------------------------------------------
// Import Thematic main.css
// --------------------------------------------------------------
@import (less) '../thematic/library/css/main.css';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment