Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Nesting style error on 6.3.3 #835

Closed
faitno opened this issue Mar 23, 2017 · 0 comments
Closed

Nesting style error on 6.3.3 #835

faitno opened this issue Mar 23, 2017 · 0 comments

Comments

@faitno
Copy link

faitno commented Mar 23, 2017

I check version 6.3.3 and have error on use this code:

div.redactor-editor{
	@import '../../bower_components/foundation-sites-6.3.1/scss/foundation';
	@include foundation-everything($flex:true);
}

and error is:

events.js:160
      throw er; // Unhandled 'error' event
      ^
Error: bower_components/foundation-sites-6.3.1/_vendor/sassy-lists/stylesheets/helpers/_missing-dependencies.scss
Error: Unmet dependencies! The following functions are required: sl-replace.
        on line 21 of bower_components/foundation-sites-6.3.1/_vendor/sassy-lists/stylesheets/helpers/_missing-dependencies.scss
>>     @error 'Unmet dependencies! The following functions are required: #{$missi
   ----^

    at options.error (/node_modules/gulp-sass/node_modules/node-sass/lib/index.js:286:26)

It necessary for wysiwyg redactor from imperavi for backend editing site.
For version 6.2 work all right!

@faitno faitno closed this as completed Mar 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant