diff options
author | Adam T. Carpenter <atc@53hor.net> | 2021-06-14 22:11:50 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2021-06-14 22:11:50 -0400 |
commit | 3df910b359125d35ca71f4e9419b0bd41d56718c (patch) | |
tree | 5820c70c948223d4dcbb329cb05c25b94859a47a /_bulma/node_modules/bulma/bulma.sass | |
parent | 7a21088226eb6be30e72ec99f695c70e93a76173 (diff) | |
download | carpentertutoring-3df910b359125d35ca71f4e9419b0bd41d56718c.tar.xz carpentertutoring-3df910b359125d35ca71f4e9419b0bd41d56718c.zip |
stripping bulma and cobalt; uneeded at this point
Diffstat (limited to '_bulma/node_modules/bulma/bulma.sass')
-rw-r--r-- | _bulma/node_modules/bulma/bulma.sass | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/_bulma/node_modules/bulma/bulma.sass b/_bulma/node_modules/bulma/bulma.sass deleted file mode 100644 index 996c05e..0000000 --- a/_bulma/node_modules/bulma/bulma.sass +++ /dev/null @@ -1,9 +0,0 @@ -@charset "utf-8" -/*! bulma.io v0.8.2 | MIT License | github.com/jgthms/bulma */ -@import "sass/utilities/_all" -@import "sass/base/_all" -@import "sass/elements/_all" -@import "sass/form/_all" -@import "sass/components/_all" -@import "sass/grid/_all" -@import "sass/layout/_all" |