theme-service
Advanced tools
Comparing version 2.0.0-beta.159 to 2.0.0-beta.160
@@ -1,1 +0,1 @@ | ||
{"name":"theme-service","scripts":{"build":"techor pack --shakable","dev":"npm run build -- --watch","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"A CSS theme-switching service for Master CSS","author":"Aoyue Design LLC.","funding":"https://docs.master.co/css/donate","homepage":"https://beta.css.master.co/docs/theme-service","bugs":{"url":"https://github.com/master-co/css/issues"},"repository":{"type":"git","url":"https://github.com/master-co/css.git","directory":"packages/theme-service"},"keywords":["css","theme","theme-switching","prefers-color-scheme","dark mode","mastercss"],"sideEffects":false,"main":"./dist/index.js","jsnext:main":"./dist/index.mjs","esnext":"./dist/index.mjs","module":"./dist/index.mjs","browser":"./dist/index.browser.js","types":"./dist/index.d.ts","exports":{".":{"browser":{"import":"./dist/index.mjs","types":"./dist/index.browser.d.ts"},"require":"./dist/cjs/index.js","import":"./dist/esm/index.mjs","types":"./dist/index.d.ts"}},"files":["dist"],"publishConfig":{"access":"public"},"devDependencies":{"@techor/extend":"^2.1.15"},"version":"2.0.0-beta.159"} | ||
{"name":"theme-service","scripts":{"build":"techor pack","dev":"npm run build -- --watch","test":"jest","type-check":"tsc --noEmit","lint":"eslint src"},"license":"MIT","description":"A CSS theme-switching service for Master CSS","author":"Aoyue Design LLC.","funding":"https://docs.master.co/css/donate","homepage":"https://beta.css.master.co/docs/theme-service","bugs":{"url":"https://github.com/master-co/css/issues"},"repository":{"type":"git","url":"https://github.com/master-co/css.git","directory":"packages/theme-service"},"keywords":["css","theme","theme-switching","prefers-color-scheme","dark mode","mastercss"],"sideEffects":false,"main":"./dist/index.bundle.js","jsnext:main":"./dist/index.bundle.mjs","esnext":"./dist/index.bundle.mjs","module":"./dist/index.bundle.mjs","browser":"./dist/index.browser.bundle.js","types":"./dist/index.d.ts","exports":{".":{"browser":{"import":"./dist/index.bundle.mjs","types":"./dist/index.browser.d.ts"},"require":"./dist/index.bundle.js","import":"./dist/index.bundle.mjs","types":"./dist/index.d.ts"}},"files":["dist"],"publishConfig":{"access":"public"},"devDependencies":{"@techor/extend":"^2.4.1"},"version":"2.0.0-beta.160"} |
@@ -63,2 +63,2 @@ <br> | ||
## Documentation | ||
Check out the [Theme Service - Master CSS](https://beta.css.master.co/docs/theme-service) documentation | ||
Check out the official [documentation](https://beta.css.master.co/docs/theme-service). |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
2
16921
11
84