build: allow unocss to run through dev mode (#167)
* build: allow unocss to run through dev mode * build: Update unocss dependencies to latest versions Updated dependencies '@unocss/eslint-config', '@unocss/postcss', '@unocss/preset-uno', '@unocss/preset-web-fonts', '@unocss/reset', '@unocss/transformer-directives', '@unocss/transformer-variant-group' to version 0.58.6 for consistency and compatibility. * refactor: add note to readme * refactor: improve readme * refactor: update readme (again) * Update README.md Updates the UTRP description text --------- Co-authored-by: Isaiah David Rodriguez <51803892+IsaDavRod@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import 'uno.css';
|
||||
|
||||
import React from 'react';
|
||||
import { createRoot } from 'react-dom/client';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user