theme-bulma icon indicating copy to clipboard operation
theme-bulma copied to clipboard

Replace the use of @import

Open jtommy opened this issue 3 years ago • 0 comments

According to https://sass-lang.com/blog/the-module-system-is-launched we should replace @import that has been deprecated since last October and we'll be removed before the end of year.

https://sass-lang.com/documentation/at-rules/import

jtommy avatar Feb 22 '22 22:02 jtommy