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

error en EDgrid/components/_css-core.scss #58

Closed
jxamorro opened this issue May 11, 2017 · 1 comment
Closed

error en EDgrid/components/_css-core.scss #58

jxamorro opened this issue May 11, 2017 · 1 comment

Comments

@jxamorro
Copy link

jxamorro commented May 11, 2017

Hola

creo que hay un error en el archivo EDgrid/components/_css-core.scss

en la linea 42:

&.radius { @include button(#DDD, 333, radius)

falta una # en el color creo que debería ser:

&.radius { @include button(#DDD, #333, radius)

Una vez corregido creo que hay que regenerar
css/ed-grid.css y css/ed-grid.min.css
porque tambien contienen el error

Saludos

@escueladigital
Copy link
Owner

Corregido, gracias por avisar.

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

No branches or pull requests

2 participants