plutonium 0.12.12 → 0.12.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8a2acf897212a5a3c4311c5b31b90068bef1f527c01ef26f7f2786f83208b5fc
4
- data.tar.gz: 0a1dc0f87bea2371ce6c15fea9cc9d15965a2f7c61898796da7b4f0a568813e8
3
+ metadata.gz: 0c1a74bfd77765d7aeb19904303c8cf548d2fbd1f98bc66ea5a6fa5abae855ef
4
+ data.tar.gz: cb49f49ed6f309e9afe7f922f968d2833cef6da89af2cab1fe8fcd4d893f4ee1
5
5
  SHA512:
6
- metadata.gz: 3cfc8b3eaa72e09e3029cba86f3cce37a2892d08a6b4f4b239f560c4c4a4a5d2aacb1aae9073bd6c7239ad51ca82f6d5ea46c6a80ec0bf0310f0eda745625e95
7
- data.tar.gz: c4fa401ee4a836fa312e8af919ed4d6b0a3092f309176471de6deab64085298d1e05163d49b1b94657ff30efc36865c42b4f54437ff0c3d3580dc3430062806b
6
+ metadata.gz: 91d30795a525042b1d63b605ad57d4b5bda2e7a3367e488244dad219024797f02281c51e0974d2e443390d98beef5eaaada1a82dcaa6d243f6b77095339d6064
7
+ data.tar.gz: 79269b68bb7411b330b07e7b9e62f31d4c8a3d1ba5bff5a5bdc23cbe30f5a2e347484c7764c8b1582bfccdf217d5a6d0f21689f5658534632fe22ad127fb1e71
@@ -1,3 +1,3 @@
1
1
  module Plutonium
2
- VERSION = "0.12.12"
2
+ VERSION = "0.12.13"
3
3
  end
data/tailwind.config.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /** @type {import('tailwindcss').Config} */
2
2
 
3
- import options from "./tailwind.options.js"
3
+ const options = require("./tailwind.options.js")
4
4
 
5
5
  export const content = options.content
6
6
  export const darkMode = options.darkMode
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: plutonium
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.12
4
+ version: 0.12.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stefan Froelich