Skip to content

Export Styles #232

Description

@ianwremmel

In its current form, components can't provide default styles for new components and it certainly doesn't provide customizations of bootstrap.

Ideally, it would provide both an scss folder (like bootstrap's) which adds new components styles as well as a built css which, at a minimum, is those customized styles but probably has to be a full bootstrap.css with customizations.

scss files should work with dart-sass by default and node-sass if possible. In other words, do not assume ~ will resolve. Further, update package.json to include these paths if there is anything resembling a standard for styles in package.json.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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