Export download-bs-* functions
This commit is contained in:
parent
1ae6df2797
commit
184214f5f6
1 changed files with 3 additions and 1 deletions
|
@ -13,12 +13,14 @@
|
|||
:*local-js-url*
|
||||
:*bs-version*
|
||||
:*color-theme*
|
||||
:download-bs-css
|
||||
:download-bs-js
|
||||
:write-html-to-file
|
||||
:with-page))
|
||||
|
||||
(in-package :dev.metalisp.sbt)
|
||||
|
||||
(setq spinneret:*fill-column* 120)
|
||||
(defparameter spinneret:*fill-column* 120)
|
||||
|
||||
(defparameter *bs-version* "5.3.2")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue