nstudio / xplat

Cross-platform (xplat) tools for Nx workspaces.
MIT License
366 stars 52 forks source link

[Bug] Unable to generate a web app using less #258

Closed iameduardod closed 3 years ago

iameduardod commented 3 years ago
  1. Run nx generate app

  2. Do not receive interactive prompt to choose style option

  3. Run nx generate app --style=less

  4. App gets generated using default scss

iameduardod commented 3 years ago

Following up @NathanWalker

NathanWalker commented 3 years ago

At the moment only .scss is supported with the shared sass setup.