Skip to content

Config not found #20

Closed
Closed
@Ulyanov-programmer

Description

@Ulyanov-programmer

Hello!

In the process of using your library, I found an error that did not allow me to use it.

When importing the function:

import { cssToHtml } from 'css-to-html';

An error appears with content like:

"path_to_this/Config" not found (404)

This error appears both when I use the library separately (in node.js) and when I call it in the browser.

Perhaps you should specify the path to the imported file more precisely, because you have it, but the path to it is incorrect.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions