OSDN Git Service

Merge branch 'feature/import-authors-csv-doc' from cftp
[wvm/wvm.git] / templates / child_theme.mustache
1 /*
2 Theme Name:     {{theme_name}}
3 Theme URI:      {{theme_uri}}
4 Description:    {{description}}
5 Author:         {{author}}
6 Author URI:     {{author_uri}}
7 Template:       {{parent_theme}}
8 Version:        0.1.0
9 */
10
11 @import '../{{parent_theme}}/style.css';