tailwind-config-viewer
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "tailwind-config-viewer", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "View your Tailwind CSS config file...visually!", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -14,3 +14,2 @@ const Koa = require('koa') | ||
}) { | ||
console.log('CONFIG PROVIDER: ', tailwindConfigProvider) | ||
const app = new Koa() | ||
@@ -17,0 +16,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1311967
1102