Sass::SyntaxError Undefined mixin 'make-xs-column'.
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- bootstrap, rails, scss
- Domain
- frontend
Research direction
Start with application.scss and the listed Bootstrap imports, then inspect the Bootstrap 4 mixins and the bootstrap-datepicker import while reproducing the Sass compilation error. Compare the referenced make-xs-column mixin with the installed Bootstrap version and its migration guidance; done means the stylesheet compiles without the undefined-mixin error.
Written by the indexing model from the issue text.
Description
Hi,
I'm trying to upgrading from bootstrap-sass to bootstrap (bootstrap-sass do not allow v4 features)
I keep aside all errors I had due to sass conflicts (major with rails_admin)
So as I speak my project is stuck due to Sass::SyntaxError Undefined mixin 'make-xs-column' despite I had mixins to my sass file
here is a piece of my application.scss file:
@import "bootstrap/functions";
@import "bootstrap/variables";
@import "bootstrap/mixins";
@import 'bootstrap-datepicker';
@import 'bootstrap';//added as last as it's recommended on readme
I use these gems
gem 'bootstrap', '~> 4.1.0'
gem 'jquery-rails'
and my rails version is 2.3.1p112
Did someone has a solution to fix this error?
Thanks
- Dominant language
- SCSS
- Stars
- 2k
- Forks
- 437
- Avg merge
- 1h
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from twbs/bootstrap-rubygem
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
twbs/bootstrap-rubygem#294 · 1 reaction ·
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
twbs/bootstrap-rubygem#291 · 2 comments · 7 reactions ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 38/100
twbs/bootstrap-rubygem#289 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
twbs/bootstrap-rubygem#288 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
twbs/bootstrap-rubygem#284 ·
All issues in twbs/bootstrap-rubygem
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
task
Difficulty 2/5 1-3 hours Newbie friendliness 86/100