webpack sass

When testing CSS framworks, I encountered the tilde when import SCSS:

@import "~bulma";

This is specific to webpack and more specifically, to sass-loader


Articles: