Skip to content

problems #39

@andrew14420100

Description

@andrew14420100

EPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
[1] Use math.random instead.
[1]
[1] More info and automated migrator: https://sass-lang.com/d/import
[1]
[1] ╷
[1] 277 │ animation-delay: calc(random(200) / 100) + s
[1] │ ^^^^^^^^^^^
[1] ╵
[1] src\components\UI\ConflixIntroAnim\style.sass 277:28 root stylesheet
[1]
[1] DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
[1] Use math.random instead.
[1]
[1] More info and automated migrator: https://sass-lang.com/d/import
[1]
[1] ╷
[1] 279 │ left: percentage(calc(random(200) / 100))
[1] │ ^^^^^^^^^^^
[1] ╵
[1] src\components\UI\ConflixIntroAnim\style.sass 279:29 root stylesheet
[1]
[1] DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
[1] Use math.percentage instead.
[1]
[1] More info and automated migrator: https://sass-lang.com/d/import
[1]
[1] ╷
[1] 279 │ left: percentage(calc(random(200) / 100))
[1] │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[1] ╵
[1] src\components\UI\ConflixIntroAnim\style.sass 279:13 root stylesheet
[1]
[1] DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
[1] Use math.random instead.
[1]
[1] More info and automated migrator: https://sass-lang.com/d/import
[1]
[1] ╷
[1] 280 │ animation-delay: calc(random(200) / 100) + s
[1] │ ^^^^^^^^^^^
[1] ╵
[1] src\components\UI\ConflixIntroAnim\style.sass 280:29 root stylesheet
[1]
[1] DEPRECATION WARNING [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
[1] Use math.random instead.
[1]
[1] More info and automated migrator: https://sass-lang.com/d/import
[1]
[1] ╷
[1] 285 │ animation-delay: calc(random(200) / 100) + s
[1] │ ^^^^^^^^^^^
[1] ╵
[1] src\components\UI\ConflixIntroAnim\style.sass 285:28 root stylesheet
[1]
[1] WARNING: 107 repetitive deprecation warnings omitted.
[1]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions