Tried to use a var(–Sspacer) value in the margin of a headline element and the entire thing… freaked.
Didn’t save right, didn’t load. This site was made with lots of var values and no incidents like this, so this is something new!


After some debugging, I discovered that something caused my var input to be incomplete then self-replicate hundreds of times, which was causing the error.
I ripped that line out (and it was a long line), put it in through the dev kit document elements (love that btw), and it saved and behaved again just fine.
I tried using vars in the margin top and bottom field again (0 for left and right) and it saved this time and seemed to work, but on reload it did this:

Not as bad but not correct either.
I’ve got a workaround in place (regular rem values) so this isn’t an help request, just an error report.
Any more information I can provide to help? I saved a txt file copy of the document settings before I took out the bugged line, and I could make a non-production copy of the site for you to examine and test.
