diff options
author | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2015-05-01 00:40:49 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | 2015-05-01 00:40:49 +0000 |
commit | c64ce3ae8de09092f9570ab88a68fe920b0fd970 (patch) | |
tree | a9959002055a8bdff0ee46bf82ca6a2a39bf00cd /plugins/jetpack/scss/jetpack-banners.scss | |
parent | Add easy-table plugin, requested by hwoarang (diff) | |
download | blogs-gentoo-c64ce3ae8de09092f9570ab88a68fe920b0fd970.tar.gz blogs-gentoo-c64ce3ae8de09092f9570ab88a68fe920b0fd970.tar.bz2 blogs-gentoo-c64ce3ae8de09092f9570ab88a68fe920b0fd970.zip |
Update plugins and themes to the latest versions.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Diffstat (limited to 'plugins/jetpack/scss/jetpack-banners.scss')
-rw-r--r-- | plugins/jetpack/scss/jetpack-banners.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/jetpack/scss/jetpack-banners.scss b/plugins/jetpack/scss/jetpack-banners.scss new file mode 100644 index 00000000..20e1edbf --- /dev/null +++ b/plugins/jetpack/scss/jetpack-banners.scss @@ -0,0 +1,4 @@ +@import "_utilities/mixins/mixins", + "atoms/typography/variables", + "atoms/typography/functions", + "organisms/banners";
\ No newline at end of file |