Since we have a way to build pseudo-skin packs from dist we need not have all the skin resources all over the place. It should be grouped with the components they apply to.
The big challenge is attempting to resolve differences or preprocess differences between unix and windows.
Since we have a way to build pseudo-skin packs from `dist` we need not have all the `skin` resources all over the place. It should be grouped with the components they apply to.
The big challenge is attempting to resolve differences or preprocess differences between `unix` and `windows`.
Since we have a way to build pseudo-skin packs from
dist
we need not have all theskin
resources all over the place. It should be grouped with the components they apply to.The big challenge is attempting to resolve differences or preprocess differences between
unix
andwindows
.