yegor256 / tacit

CSS framework for dummies, without a single CSS class: nicely renders properly formatted HTML5 pages

Home Page:https://yegor256.github.io/tacit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Input borders not shown when used with Elm

vbrandl opened this issue · comments

Hey Yegor,

I started another service and decided to use Tacit again. I'm using the latest minified version of Tacit.

I have a mostly static HTML page with some JavaScript (generated with Elm) thrown in: https://github.com/vbrandl/yagcdn/blob/master/frontend/template.html

The JavaScript part is only responsible for generating an input field, parse the input and update another field if the input matches a pattern.

When I create the input fields without any styling at all, the border is missing, so I had to style the border explicitly (e.g. here or here)

I don't know if this is an Elm issue or a Tacit issue but every other style gets applied, so I guess it belongs here.

Also if you'd like another (kinda interactive) example of Tacit in production, you can add https://yagcdn.tk/ to the list of usecases ;)

@filfreire/z please, pay attention to this issue

@vbrandl/z this project will fix the problem faster if you donate a few dollars to it; just click here and pay via Stripe, it's very fast, convenient and appreciated; thanks a lot!

@vbrandl you should use:

<input type="text">

Without type there is no border.

Thank you.

This job is not in scope

Job gh:yegor256/tacit#204 is not assigned, can't get performer