Jose Cabrera
Jose Cabrera
Fix https://github.com/glidejs/glide/issues/325
Create a class without constructor: https://user-images.githubusercontent.com/8685132/186938150-21cfd33d-6307-4129-9f86-a9003f65875d.mp4 Create a class with primitives values https://user-images.githubusercontent.com/8685132/186938675-bd60fb62-66e6-4aa8-8353-008e4dd4c826.mp4 Create a class injecting declared variables (inferred names) https://user-images.githubusercontent.com/8685132/186939024-309aa4bf-d70c-4068-b3da-a5a68d1a882c.mp4 Create a multiple class (only works from left-to-right)....
Hey!. What do you think about migrating styles from css to sass? it can be really great option. I just [refactored a bit](https://github.com/11joselu/angular2-gantt/tree/sass-migration) and I am ready to submit a...
Hello :) Some time we can edit chrome generated selectors, that's means, the result of the selectors in the json file is a `Array `instead of `Array` [More about selector...