Using Tippy.js for directive tooltips.

This commit is contained in:
DebaucheryLibrarian
2021-04-27 03:56:38 +02:00
parent 8bf9fff7dc
commit 3b91493995
7 changed files with 73 additions and 13 deletions

View File

@@ -39,7 +39,7 @@ module.exports = {
],
},
{
test: /\.scss$/,
test: /\.s?css$/,
use: [
MiniCssExtractPlugin.loader,
{