You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Lexpeartha thanks, I was planning to add additional related improvements for Docus tokenisation, that's why it's pending. Right now it needs to wait until Pinceau tokens.config HMR/restart issue is fixed. But if you want to make background specific update, then you can add docus.body.backgroundColor/docus.body.color tokens in tokens.config and move styles from main.css using this API
I think it would be really useful allowing others to modify background of the website, instead of hard-coding it to
color.black
in the css fileThere already may be a good way to do this, in which case I think it would be good to mention this in the docs
Note: I tried creating my own
main.css
file to override docus' styles, but that didn't work for meThe text was updated successfully, but these errors were encountered: