/**
 * Theme Name:     pengxwang.com
 * Theme URI:      pengxwang.com
 * Description:    standards-oriented theme
 * Version:        1.0
 * Author:         Peng Wang
 * Author URI:     pengxwang.com
 * Tags:           css framework, jquery plugins
**/

/* main stylesheet controller */

@import 'layout_screen.min.css' screen;
@import 'layout_mobile.min.css' handheld;
@import 'layout_print.min.css' print;

