Skip to content

Add SASS to /src #26

@colinStevenson

Description

@colinStevenson

Right now, there are mirroring LESS and SASS files in /dist. Any style change requires us to update both LESS and SASS versions. Convention would have us make any code modifications in /src and have the contents of /dist be generated based on those updates. Either the lib should choose btw LESS or SASS or there should be a build step that takes what is in /src and outputs a LESS and SASS version.

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