Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReferenceError: __linariaStyle is not defined #29

Closed
JellyBrick opened this issue Aug 5, 2022 · 3 comments
Closed

ReferenceError: __linariaStyle is not defined #29

JellyBrick opened this issue Aug 5, 2022 · 3 comments

Comments

@JellyBrick
Copy link

./libre-billboardoo-frontend/build/index.js:522
var RankHeaderStyle = __linariaStyle, headerStyle = import_core.css`
                      ^
ReferenceError: __linariaStyle is not defined
    at Object.<anonymous> (./libre-billboardoo-frontend/build/index.js:522:23)
    at Module._compile (node:internal/modules/cjs/loader:1112:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1166:10)
    at Module.load (node:internal/modules/cjs/loader:988:32)
    at Function.Module._load (node:internal/modules/cjs/loader:834:12)
    at Module.require (node:internal/modules/cjs/loader:1012:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (./libre-billboardoo-frontend/node_modules/@remix-run/serve/dist/cli.js:48:13)
    at Module._compile (node:internal/modules/cjs/loader:1112:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1166:10)

remix-esbuild-override not working with linaria 4.x
(working with linaria 3.0.0-beta.x)

@aiji42
Copy link
Owner

aiji42 commented Dec 29, 2022

Sorry, linaria is no longer supported by this repository.

@aiji42 aiji42 closed this as completed Dec 29, 2022
@andrmaz
Copy link

andrmaz commented Apr 23, 2023

@JellyBrick Is there any chance you can still share the code working with linaria@3.0.0-beta ?

@JellyBrick
Copy link
Author

@JellyBrick Is there any chance you can still share the code working with linaria@3.0.0-beta ?

https://github.com/wakboardoo/libre-billboardoo-frontend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants