Skip to content

@include .css file contents #560

@sergeylukin

Description

@sergeylukin

I think @include method should be implemented. Sometimes there is a need to include .css file contents in compiled file while there is no possibility to change included file's extension, here is an example situation:
let's assume a CSS project that has a submodule which refers to some remote repository (let's take normalize.css as an example)
.less file needs to @include normalize.css, while it's not possible to rename normalize.css to normalize.less locally as the possibility to pull submodule's remote normalize.css in future will be lost.

Hope that makes sense..

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions