Skip to content

compiling compass files in multiple apps together #55

@chrisdrackett

Description

@chrisdrackett

Recently I've been looking to add compass files to some reusable apps (well, reusable by me and my team.)

Ideally these files would be compiled with the compass files for the project, so that variables could be overwritten, etc. I think this should work in theory on production using collect static because it'll move all the sass files into the same directory before webassets renders things (I haven't tried it yet).

I have tried this locally and right now the compass files do not see each other when using runserver.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions