forked from Botanical/BotanJS
Fixed resolver incorrectly stripping class names
This commit is contained in:
@@ -181,7 +181,7 @@
|
||||
|
||||
, visualizer = function ( submitted, override )
|
||||
{
|
||||
var hash, _obj, stage = this.stage;
|
||||
var hash, preferred, _obj, stage = this.stage;
|
||||
|
||||
if( override )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user