Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

[SUGARCUBE] Desperately need a SUGARCUBE CSS reference

New to twine.
[insert noob self-deprecating slur here]

I am using sugarecube (love it) and trying to customize my story's CSS.
Here's the thing, there are differences between vanilla CSS code and Sugarcube CSS.
Example:

SUGARCANE
#sidebar {
display: none;
}

SUGARCUBE
#ui-bar
{
  display: none;
}

I have looked through the documentation on sugarcube's website and cannot find any reference to the CSS syntax changes.
Is there is a sugarcube css guide anywhere???
Please helps.
Lives are are stake.

Thanks

Comments

Sign In or Register to comment.