Base of project created
This commit is contained in:
5
node_modules/jade-bootstrap/components/bootswatch.jade
generated
vendored
Normal file
5
node_modules/jade-bootstrap/components/bootswatch.jade
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
//- Bootswatch theme mixins by Kezz Bracey
|
||||
//- https://github.com/tutsplus/baking-bootstrap-snippets-with-jade
|
||||
//- Author: http://tutsplus.com/authors/kezz-bracey
|
||||
mixin bootswatch(theme)
|
||||
link(href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.4/" + theme + "/bootstrap.min.css", rel="stylesheet")
|
||||
Reference in New Issue
Block a user