Yanko Shterev

Results 4 comments of Yanko Shterev

@adidahiya Thanks for the answer! Still I have not managed to figure out a way around this issue. As I understand, If I can't build imported sass files I can't...

Hi @knalinne How did you add the function to webpack? Can you show code? As for `../../resources/icons` .. I guess you can copy this folder from blueprint repo, add it...

Hi @Garbee! In the `Material Design Lite` project there were methods like: - MaterialTextfield.checkDirty(); - MaterialTextfield.checkValidity(); - MaterialTextfield.checkFocus(); Are there anything similar for the textfields in this project? They were...

`sandbox` seems to add `allow-same-origin allow-scripts allow-forms allow-popups allow-popups-to-escape-sandbox` The error is about `allow-presentation` which is missing.