@badcss/core
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -34,3 +34,2 @@ import { ButtonComponent } from "./components/Button.js"; | ||
const configObj = eval("(" + config + ")"); | ||
if (!configObj) return; | ||
@@ -37,0 +36,0 @@ // Allowed plugins |
{ | ||
"name": "@badcss/core", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "A lightweight and customizable framework designed to simplify web development and enhance the styling capabilities of your projects.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
8500
197