add tag and category models
[redakcja.git] / apps / wiki / static--wiki--editor--node_modules--grunt-contrib-less--test / expected / customFunctions.css
1 .myRule {
2   background-color: red;
3   width: 5px;
4   background: "Hello";
5 }