scaffold-command/templates/child_theme.mustache
2013-04-20 00:19:08 +03:00

11 lines
254 B
Text

/*
Theme Name: {{theme_name}}
Theme URI: {{theme_uri}}
Description: {{description}}
Author: {{author}}
Author URI: {{author_uri}}
Template: {{parent_theme}}
Version: 0.1.0
*/
@import '../{{parent_theme}}/style.css';