/*
Theme Name: Earth:3030
Theme URI: https://earth3030.com
Author: Donald Bell / Turing Worlds Interactive, Inc.
Description: Custom classic WordPress theme stylesheet for Earth:3030.
Version: 0.1.0
Text Domain: earth3030
*/

/*
  WordPress requires this file at the root of the theme folder.
  For development convenience, it loads the actual CSS from assets/css/.
  Later, these can be enqueued from functions.php instead of using @import.
*/

@import url("assets/css/turingworlds-base.css");
@import url("assets/css/earth3030.css");
