Skip to content

Conversation

@stof
Copy link
Member

@stof stof commented May 17, 2021

Closes #403

This reverts #380. fixing spec compliance for lists to avoid breaking list functions is too much work, as it looks like it requires fixing interpolation first.
As Bootstrap seems to compile fine without the nth refactoring (even though some other list-related code might have bugs that we already had in 1.4 due to not being spec compliant), I prefer delaying the spec compliance fix to a 2.x release rewriting the parser.

stof added 2 commits May 18, 2021 01:06
This reverts commit 5b57452.
Being strictly compliant in the implementation of nth and setNth is
actually breaking things due to our non-compliant lists
@stof stof merged commit 3acff89 into scssphp:master May 17, 2021
@stof stof deleted the fix_bootstrap_compilation branch May 17, 2021 23:40
@GrupoWebex
Copy link

It is working now, thanks for your support!

@stof
Copy link
Member Author

stof commented May 18, 2021

It is working now, thanks for your support!

I know it is: I added it in the CI as part of the fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v1.5.1 fails to compile Bootstrap 4.6.0

2 participants