mirror of
https://github.com/ascribe/wp-theme
synced 2025-01-11 05:27:23 +01:00
11 lines
252 B
Plaintext
11 lines
252 B
Plaintext
/**
|
|
* ascribe
|
|
* http://wordpress.org/themes
|
|
*
|
|
* Copyright (c) 2015 Territorial
|
|
* Licensed under the GPLv2+ license.
|
|
*/
|
|
@import "../vendor/normalize.less";
|
|
@import "../vendor/print.less";
|
|
@import "branding.less";
|
|
@import "../helpers/helpers.less"; |