Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Easier inclusion/setup #2

Open
koppen opened this issue Mar 27, 2018 · 0 comments
Open

Easier inclusion/setup #2

koppen opened this issue Mar 27, 2018 · 0 comments

Comments

@koppen
Copy link
Member

koppen commented Mar 27, 2018

Starting a new project, it can get tedious having to include the Substrate Core mixins everywhere, ie doing stuff like

@import '~substrate-css/core/form'

.form

input[type=password],
input[type=text],
  +substrate-form-input

label
  +substrate-form-label

textarea
  +substrate-form-textarea

It would be nice if Substrate included an opt-in file for this I could import, ie so I'd only have to do something like:

@import '~substrate-css/core/form/elements'
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant