Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

add package.json files for each component #4

Open
timomayer opened this issue Aug 31, 2018 · 1 comment
Open

add package.json files for each component #4

timomayer opened this issue Aug 31, 2018 · 1 comment
Assignees

Comments

@timomayer
Copy link
Member

timomayer commented Aug 31, 2018

in the package.json add a custom part:

"biotope": {
    "componentName": "blabla",
    "componentVariants": ["fullsize", "blub"],
    "type": [element|component|structuralComponent],
    "allowedInGrid": [12, 8, 4],
    "allowedNested": ["componentX"] 
}

even if we not useall of that infos in the first styleguide version, lets think about what we maybe need in the near future.

@jurekbarth
Copy link

@timomayer @luke-m maybe we could go for something like this: https://bitsrc.io/ or at least look at their solutions

@SheepFromHeaven SheepFromHeaven added the feature New feature or request label Dec 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants