inuitcss / CONTRIBUTING

[DEPRECATED] [go to intuitcss/inuitcss]
https://github.com/inuitcss/inuitcss
11 stars 0 forks source link

Split modules, ie: object.settings & object.data #14

Closed rdinigel closed 8 years ago

rdinigel commented 10 years ago

...Sorry if this is the wrong place for the issue...

Is it possible to split the object and its defaults like the previous version.

The reason for the ask: When working in teams/open source, after installing via bower and moving via a GruntJS task the developer will need to change false to true on the required objects.

If this was split like inuit-list-block/_object.list-block.scss & inuit-list-block/default.list-block.scss then you can have a project SCSS file with all the defaults initialised and the imports stored within the repo instead of installing/moving the module and then changing the defaults each time you install or create new environments, if that makes sense? At least if it were split in two, or a config section to copy|paste from the readme you can then setup the way you need too.

Thoughts? :smiley:

NigelGreenway commented 10 years ago

Please close this as I am an idiot and have just realised what the !default argument does.

-- Sorry

florianbouvot commented 9 years ago

@NigelGreenway no access to @rdinigel account to directly close this issue ?

NigelGreenway commented 9 years ago

Oh, no I haven't.

I can try to get that sorted.