Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

383
Views
SASS arroja un error Mixins no definidos: la compilación del módulo falló (de ./node_modules/sass-loader/dist/cjs.js): SassError: mixin no definido

Estoy trabajando en un proyecto de reacción y cuando traté de usar un mixin como @include me dio un error de compilación:

 ╷ 7 │ ┌ @include mobile { 8 │ │ flex-direction: column; 9 │ └ } Module build failed (from ./node_modules/sass-loader/dist/cjs.js): SassError: Undefined mixin.

Instalé los paquetes y verifiqué si no se instaló correctamente. Sigo recibiendo este error. ¿Qué puedo hacer?

código:

 @import "../../global.scss"; .contact { background-color: white; display: flex; @include mobile { flex-direction: column; } .left { flex: 1; overflow: hidden; img { height: 100%; } }
about 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!