You need to override the variable after bootstrap defines it..
Does less.js do things differently?
If it doesn't I can only see 3 possible solutions, first waiting for import once, changing all bootstraps imports to import once, then importing variables, followed by your override. If you are lucky bootstrap will change to import-once when 1.3.1 of less.js is used. Secondly make a plugin that can redefine variables.
Thirdly fork bootstrap and keep track of your changes and use that.
--
You received this message because you are subscribed to the Google Groups "DotLess (Less Css for .NET)" group.
To view this discussion on the web visit https://groups.google.com/d/msg/dotless/-/f75wHK3xEnoJ.
To post to this group, send email to dot...@googlegroups.com.
To unsubscribe from this group, send email to dotless+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/dotless?hl=en.
--
You received this message because you are subscribed to the Google Groups "DotLess (Less Css for .NET)" group.
Cheers
To unsubscribe from this group, send email to dotless+unsubscribe@googlegroups.com.