Files
html5-restaurant/node_modules/jade-bootstrap/components/bootswatch.jade
2016-01-26 18:24:31 +01:00

5 lines
303 B
Plaintext

//- 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")