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

Add css to Elm application #4

Open
3 tasks done
SimonLab opened this issue Dec 17, 2019 · 1 comment
Open
3 tasks done

Add css to Elm application #4

SimonLab opened this issue Dec 17, 2019 · 1 comment
Assignees
Labels

Comments

@SimonLab
Copy link
Member

SimonLab commented Dec 17, 2019

The current application is very basic:
image

We can reuse the styling used on the Phoenix templates from https://github.com/dwyl/app-mvp-phoenix:

image

image

  • Add Tachyons CDN css file to project
  • Add class to Elm views
  • Create assets folder which will contain images and make sure Elm can access it

The next step for the styling side will be to use Elm-UI

@SimonLab SimonLab self-assigned this Dec 17, 2019
SimonLab added a commit that referenced this issue Dec 17, 2019
SimonLab added a commit that referenced this issue Dec 17, 2019
SimonLab added a commit that referenced this issue Dec 17, 2019
@SimonLab
Copy link
Member Author

The capture view is now updated with Tachyons, see e6c1dba

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant