Skip to content

Adding a new LESS CSS plugin  #27

@zerg000000

Description

@zerg000000

The reference code repo

https://github.com/zerg000000/cryogen-less.git

It required one lines of changes in the core project( the dorun line).

    (sass/compile-sass->css!
     {:src-sass sass-src
      :dest-sass (str "../public" blog-prefix "/" sass-dest)
      :ignored-files ignored-files
      :base-dir "resources/templates/"})
    (dorun (map #(apply (resolve (symbol %)) [config]) (:extra config)))))

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions