Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS algorithms available as mixins #260

Open
laras126 opened this issue Jul 31, 2020 · 0 comments
Open

CSS algorithms available as mixins #260

laras126 opened this issue Jul 31, 2020 · 0 comments
Labels
styling Anything to do with styling via CSS, Sass, or larva-css classes.

Comments

@laras126
Copy link
Contributor

Consuming projects should be able to import the mixin versions of algorithms to reduce fragmented implementations.

This might be a matter of breaking out the mixin (if applicable) that is in larva-css/##-algorithms/a-name/a-name.common.inline.scss into larva-css/##-algorithms/a-name/_a-name.scss so it can be easily imported w/o pulling in any Sass that will output CSS.

@laras126 laras126 added the styling Anything to do with styling via CSS, Sass, or larva-css classes. label Jul 31, 2020
@laras126 laras126 changed the title CSS algorithms should be available as mixins CSS algorithms available as mixins Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
styling Anything to do with styling via CSS, Sass, or larva-css classes.
Projects
None yet
Development

No branches or pull requests

1 participant