Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Move SASS Functions from _globals.scss to another file #241

Copy link
Copy link
@jollycic

Description

@jollycic
Issue body actions

Hi there, thanks for this elegant framework. I am currently checking out version 4 and the new features look very promising.

In my workflow, I usually copy _globals.scss to my project structure so I can override the default configuration, and then include the copy along with Concise.css source files directly from node_modules in my main stylesheet, like this.

@import 'custom/globals'; // copy of _globals.scss
@import '../../node_modules/concise.css/concise';

/* ... project styles ... */

It would be nice if SASS functions were removed from _globals.scss, which should be purposed as a configuration file.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.