Flexible, Extensible, Modern and Independent Web User Interface CSS framework focused on simplicity, aesthetic and consistency.
Agile Toolkit CSS
im trying to play a little with default css of atk4 (4.3.0.dev)
I found some instructions here: https://github.com/atk4/agiletoolkit-css#themes-and-examples
I downloaded agiletoolkit-css, as i understand i change agiletoolkit-css-master\framework\less\variables.less (add some atk-swatch-xyz for example).
But when i try to compile agiletoolkit.less from same folder i get error:
ParseError: Unrecognised input in ...\agiletoolkit-css-master\framework\less\responsive.less on line 51, column 5:
50
51 @cs();
52
I'm just trying to compile original version. Im using WinLess and SimplLess, same results.
Some guidance would be nice :) Thank you!
Source: (StackOverflow)