Skip to content

Automatically add scss file and documentation when generating a component #40

@hdurix

Description

@hdurix

For instance, when creating buttom in src/atom, is there any reason not to add:

  • include:componentDoc(height=55) button/button.md in src/atom/atom.pug
  • @import 'button/button'; in src/atom/_atom.scss
    ?

This would speed up development and help newbies :)

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