Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mia-cx/tailwindcss-themes

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mia-cx/tailwindcss-themes - npm Package Compare versions

Comparing version 0.0.6 to 0.1.0

LICENSE

6

dist/chunk-QGM4M3NI.js

@@ -33,6 +33,2 @@ var __create = Object.create;

export {
__require,
__commonJS,
__toESM
};
export { __commonJS, __require, __toESM };

@@ -23,23 +23,2 @@ // src/media-queries.ts

export {
prefersDark,
prefersLight,
prefersAnyMotion,
prefersReducedMotion,
prefersAnyTransparency,
prefersReducedTransparency,
prefersAnyContrast,
prefersHighContrast,
prefersLowContrast,
colorsInverted,
colorsNotInverted,
canHover,
noHover,
canAnyHover,
noAnyHover,
landscape,
portrait,
print,
screen,
speech
};
export { canAnyHover, canHover, colorsInverted, colorsNotInverted, landscape, noAnyHover, noHover, portrait, prefersAnyContrast, prefersAnyMotion, prefersAnyTransparency, prefersDark, prefersHighContrast, prefersLight, prefersLowContrast, prefersReducedMotion, prefersReducedTransparency, print, screen, speech };

@@ -1,30 +0,4 @@

import {
canAnyHover,
canHover,
colorsInverted,
colorsNotInverted,
landscape,
noAnyHover,
noHover,
portrait,
prefersAnyContrast,
prefersAnyMotion,
prefersAnyTransparency,
prefersDark,
prefersHighContrast,
prefersLight,
prefersLowContrast,
prefersReducedMotion,
prefersReducedTransparency,
print,
screen,
speech
} from "./chunk-QHC772Y2.js";
import {
prepend
} from "./chunk-QQJGMFLW.js";
import {
__commonJS,
__toESM
} from "./chunk-QGM4M3NI.js";
export { canAnyHover, canHover, colorsInverted, colorsNotInverted, landscape, noAnyHover, noHover, portrait, prefersAnyContrast, prefersAnyMotion, prefersAnyTransparency, prefersDark, prefersHighContrast, prefersLight, prefersLowContrast, prefersReducedMotion, prefersReducedTransparency, print, screen, speech } from './chunk-QHC772Y2.js';
import { prepend } from './chunk-QQJGMFLW.js';
import { __commonJS, __toESM } from './chunk-QGM4M3NI.js';

@@ -34,3 +8,2 @@ // node_modules/tailwindcss/lib/util/createPlugin.js

"node_modules/tailwindcss/lib/util/createPlugin.js"(exports) {
"use strict";
Object.defineProperty(exports, "__esModule", {

@@ -71,3 +44,2 @@ value: true

"node_modules/tailwindcss/lib/public/create-plugin.js"(exports) {
"use strict";
Object.defineProperty(exports, "__esModule", {

@@ -95,3 +67,2 @@ value: true

"node_modules/tailwindcss/plugin.js"(exports, module) {
"use strict";
var createPlugin = require_create_plugin();

@@ -187,24 +158,3 @@ module.exports = (createPlugin.__esModule ? createPlugin : { default: createPlugin }).default;

var src_default = thisPlugin;
export {
canAnyHover,
canHover,
colorsInverted,
colorsNotInverted,
src_default as default,
landscape,
noAnyHover,
noHover,
portrait,
prefersAnyContrast,
prefersAnyMotion,
prefersAnyTransparency,
prefersDark,
prefersHighContrast,
prefersLight,
prefersLowContrast,
prefersReducedMotion,
prefersReducedTransparency,
print,
screen,
speech
};
export { src_default as default };

@@ -1,45 +0,2 @@

import {
canAnyHover,
canHover,
colorsInverted,
colorsNotInverted,
landscape,
noAnyHover,
noHover,
portrait,
prefersAnyContrast,
prefersAnyMotion,
prefersAnyTransparency,
prefersDark,
prefersHighContrast,
prefersLight,
prefersLowContrast,
prefersReducedMotion,
prefersReducedTransparency,
print,
screen,
speech
} from "./chunk-QHC772Y2.js";
import "./chunk-QGM4M3NI.js";
export {
canAnyHover,
canHover,
colorsInverted,
colorsNotInverted,
landscape,
noAnyHover,
noHover,
portrait,
prefersAnyContrast,
prefersAnyMotion,
prefersAnyTransparency,
prefersDark,
prefersHighContrast,
prefersLight,
prefersLowContrast,
prefersReducedMotion,
prefersReducedTransparency,
print,
screen,
speech
};
export { canAnyHover, canHover, colorsInverted, colorsNotInverted, landscape, noAnyHover, noHover, portrait, prefersAnyContrast, prefersAnyMotion, prefersAnyTransparency, prefersDark, prefersHighContrast, prefersLight, prefersLowContrast, prefersReducedMotion, prefersReducedTransparency, print, screen, speech } from './chunk-QHC772Y2.js';
import './chunk-QGM4M3NI.js';

@@ -1,11 +0,2 @@

import {
parse,
prepend,
unparse
} from "./chunk-QQJGMFLW.js";
import "./chunk-QGM4M3NI.js";
export {
parse,
prepend,
unparse
};
export { parse, prepend, unparse } from './chunk-QQJGMFLW.js';
import './chunk-QGM4M3NI.js';

@@ -1,2 +0,2 @@

import "./chunk-QGM4M3NI.js";
import './chunk-QGM4M3NI.js';

@@ -8,7 +8,3 @@ // src/supports.ts

var noSupportsGrid = "@supports not (display: grid)";
export {
noSupportsCustomProperties,
noSupportsGrid,
supportsCustomProperties,
supportsGrid
};
export { noSupportsCustomProperties, noSupportsGrid, supportsCustomProperties, supportsGrid };
{
"name": "@mia-cx/tailwindcss-themes",
"version": "0.0.6",
"version": "0.1.0",
"description": "Tailwind plugin for theming. Provide media queries and/or multiple selectors, and variants for each theme will be generated.",

@@ -44,2 +44,3 @@ "keywords": [

"cssesc": "^3.0.0",
"eslint": "8.57.0",
"postcss-selector-parser": "^6.1.0",

@@ -50,4 +51,7 @@ "tailwindcss": "^3.4.4",

"util-deprecate": "^1.0.2",
"@mia-cx/tsconfig": "^0.0.1"
"@mia-cx/config": "^1.0.0"
},
"publishConfig": {
"access": "public"
},
"scripts": {

@@ -54,0 +58,0 @@ "build": "tsup",

@@ -1,5 +0,7 @@

# @mia-cx/tailwindcss-themes
# [@mia-cx/tailwindcss-themes](https://github.com/mia-cx/tailwindcss-themes)
A Tailwind plugin for theming. Provide media queries and/or multiple selectors, and variants for each theme will be generated!
Heavily inspired and massively enabled by [JNavith/tailwindcss-theme-variants](https://github.com/JNavith/tailwindcss-theme-variants)
## Getting Started

@@ -6,0 +8,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc