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

[k7] Reorganize kui folder structure #12841

Closed
snide opened this issue Jul 13, 2017 · 1 comment
Closed

[k7] Reorganize kui folder structure #12841

snide opened this issue Jul 13, 2017 · 1 comment
Assignees
Labels
Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins.

Comments

@snide
Copy link
Contributor

snide commented Jul 13, 2017

/ui_framework/

dist/
doc_site/
services/
test/
src/
  components/
    buttons/
  global_styling/
    variables/
    reset/
    mixins/
    utilities/
  themes/
    light/
    dark/
  index.scss

src/index.scss

// Configuration
@import global_styling/variables
@import theme/light

// Core
@import global_styling/mixins
@import global_styling/reset
@import global_styling/utilities

// Components
@import components/buttons
@snide snide added the Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins. label Jul 13, 2017
@cjcenizal cjcenizal mentioned this issue Jul 13, 2017
51 tasks
@cjcenizal cjcenizal self-assigned this Jul 14, 2017
@cjcenizal
Copy link
Contributor

Closed by #12880

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Platform-Design Team Label for Kibana Design Team. Support the Analyze group of plugins.
Projects
None yet
Development

No branches or pull requests

2 participants