View Single Post
Old 10-23-2021, 02:46 PM   #43
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,682
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
You could also do something with git subtrees. Have some sort of automated process that generates the css from your SASS and use Sigil to edit the subtree epub source. Just keep in mind that anything done to the css in the epub is not going to be able to be replicated back to your SASS. Editing SASS in Sigil isn't going to be feasible. You're going to need to somehow externally preprocess your scss before using Sigil to preview/edit the epub. As I said: some judicious use of subtrees and some preprocessing scripts could work with Sigil and its CVS options.
DiapDealer is offline   Reply With Quote