From 01d410ac1604a94f22e0cb699df6663017a73f31 Mon Sep 17 00:00:00 2001 From: cxgreat2014 Date: Wed, 23 Feb 2022 00:30:01 +0800 Subject: [PATCH] Fix README dragula css link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69d12b4..8936938 100644 --- a/README.md +++ b/README.md @@ -246,7 +246,7 @@ npm install dragula --save Don't forget to add a link to its stylesheet in the header: ```html - + ``` Then call Dragula in your script once tabGroup is ready: