Results 4 comments of Dmitry K

Hi @lostkeys! I'm using https://github.com/rails/cssbundling-rails with Bootstrap Sass

How is this solved? Not everyone using less. I don't need to customize skins, I'm only importing them because it doesn't work without it.

Thanks for reopening this issue. Yep, if I set `calc (100% - 0px);` everything compiles properly

@flyerhzm ``` /.rbenv/versions/3.4.7/lib/ruby/gems/3.4.0/gems/activerecord-8.1.0/lib/active_record/enum.rb:317:in 'block in define_enum_methods' /.rbenv/versions/3.4.7/lib/ruby/gems/3.4.0/gems/activerecord-8.1.0/lib/active_record/relation.rb:565:in 'BasicObject#instance_exec' /.rbenv/versions/3.4.7/lib/ruby/gems/3.4.0/gems/activerecord-8.1.0/lib/active_record/relation.rb:565:in 'block in ActiveRecord::Relation#_exec_scope' /.rbenv/versions/3.4.7/lib/ruby/gems/3.4.0/gems/activerecord-8.1.0/lib/active_record/relation.rb:1391:in 'ActiveRecord::Relation#_scoping' /.rbenv/versions/3.4.7/lib/ruby/gems/3.4.0/gems/activerecord-8.1.0/lib/active_record/relation.rb:565:in 'ActiveRecord::Relation#_exec_scope' /.rbenv/versions/3.4.7/lib/ruby/gems/3.4.0/gems/activerecord-8.1.0/lib/active_record/scoping/named.rb:175:in 'block in Guest.scope' /.rbenv/versions/3.4.7/lib/ruby/gems/3.4.0/gems/bullet-8.1.0/lib/bullet/ext/object.rb:20:in 'bullet_primary_key_value' /.rbenv/versions/3.4.7/lib/ruby/gems/3.4.0/gems/bullet-8.1.0/lib/bullet/detector/n_plus_one_query.rb:61:in 'Bullet::Detector::NPlusOneQuery.add_impossible_object' /.rbenv/versions/3.4.7/lib/ruby/gems/3.4.0/gems/bullet-8.1.0/lib/bullet/active_record81.rb:8:in 'block in Bullet::SaveWithBulletSupport#_create_record' ```