texture
texture copied to clipboard
remove division inside #{} on _begin.scss
bundle exec jekyll serve
produces this warning;
Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
This commit removes division inside #{} on _begin.scss.