summaryrefslogtreecommitdiff
path: root/themes/hugo-coder/assets/scss/fork-awesome/fork-awesome.scss
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2021-12-26 00:30:09 -0500
committerRyan Schanzenbacher <ryan@rschanz.org>2021-12-26 00:30:09 -0500
commit8555cf72dec9321fa010296ce6988cf7b7cf602b (patch)
tree006ad83008cc8e08524631ebb4b638bfbfa490fd /themes/hugo-coder/assets/scss/fork-awesome/fork-awesome.scss
parent2e1cd1a569ea516be6bfdc681411cae51632a290 (diff)
convert theme from submodule to regular files
Diffstat (limited to 'themes/hugo-coder/assets/scss/fork-awesome/fork-awesome.scss')
m---------themes/hugo-coder0
-rw-r--r--themes/hugo-coder/assets/scss/fork-awesome/fork-awesome.scss28
2 files changed, 28 insertions, 0 deletions
diff --git a/themes/hugo-coder b/themes/hugo-coder
deleted file mode 160000
Subproject 55b2a150f990bc56364dba347bc9acc6aab07be
diff --git a/themes/hugo-coder/assets/scss/fork-awesome/fork-awesome.scss b/themes/hugo-coder/assets/scss/fork-awesome/fork-awesome.scss
new file mode 100644
index 0000000..a24f03c
--- /dev/null
+++ b/themes/hugo-coder/assets/scss/fork-awesome/fork-awesome.scss
@@ -0,0 +1,28 @@
1/*!
2Fork Awesome 1.2.0
3License - https://forkaweso.me/Fork-Awesome/license
4
5Copyright 2018 Dave Gandy & Fork Awesome
6
7Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
8
9The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
10
11THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
12 */
13
14
15@import "variables";
16@import "mixins";
17@import "functions";
18@import "path";
19@import "core";
20@import "larger";
21@import "fixed-width";
22@import "list";
23@import "bordered-pulled";
24@import "animated";
25@import "rotated-flipped";
26@import "stacked";
27@import "icons";
28@import "screen-reader";