]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Fix "style" field
authorMartin Kolárik <martin@kolarik.sk>
Thu, 16 Feb 2023 00:56:47 +0000 (01:56 +0100)
committerJeremy Thomas <bbxdesign@gmail.com>
Thu, 16 Feb 2023 07:43:17 +0000 (07:43 +0000)
package.json

index 475e35528dc1b54cc6dbce015e659cfaf87970b4..c003ae38cac13835083e8fdfc3f3fe6a45bd1c66 100644 (file)
@@ -10,7 +10,7 @@
   "description": "Modern CSS framework based on Flexbox",
   "main": "bulma.sass",
   "unpkg": "css/bulma.css",
-  "style": "bulma/css/bulma.min.css",
+  "style": "css/bulma.min.css",
   "repository": {
     "type": "git",
     "url": "git+https://github.com/jgthms/bulma.git"