Skip to content

Warnings in the theming engine #11288

@Lipata

Description

@Lipata

Description

When building an angular project using igniteui-angular@13.1.0 there are warnings in the theming engine.

  • igniteui-angular version: 13.1.0
  • angular version: 13.3.0

Steps to reproduce

  1. Unzip the attached sample.
  2. npm i
  3. npm run build

Result

Warning: ▲ [WARNING] Expected identifier but found ":"

    styles.36876be4db3415a1.css:71:18931:
      71 │ ...phy .igx-expansion-panel__body{:var(--igx--);margin:0}.igx-typo...
         ╵                                   ^



Warning: ▲ [WARNING] Expected identifier but found ":"

    styles.36876be4db3415a1.css:71:32079:
      71 │ ...ypography .igx-calendar__label{:var(--igx--)}.igx-typography .i...
         ╵                                   ^



Warning: ▲ [WARNING] Expected identifier but found ":"

    styles.36876be4db3415a1.css:71:38590:
      71 │ ...ypography .igx-calendar__label{:var(--igx--)}.igx-typography .i...
         ╵                                   ^

Expected result

No warnings

Attachments

cli-proj.zip

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions