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

CRACO with linaria #534

Open
present-g opened this issue Feb 7, 2024 · 0 comments
Open

CRACO with linaria #534

present-g opened this issue Feb 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@present-g
Copy link

What's happening
This documentation for Linaria is outdated. The proposed plugin craco-linaria is outdated and refers to an old version of the Linaria loader

What should happen
Documentation must comply with new approaches to connecting Linaria by @wyw-in-js

To reproduce

  1. Connect craco-linaria as described in the documentation
  2. Run carco start

CRACO version
7.1.0

CRACO config

// craco.config.js

// Official documentation available at: https://github.com/jednano/craco-linaria
module.exports = {
  plugins: [{ plugin: require('craco-linaria') }],
};
@present-g present-g added the bug Something isn't working label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant