UNPKG

antd-theme-generator

Version:

This a script to generate color specific styles less file and which you can use to change theme dynamically in browser

8 lines (7 loc) 210 B
console.warn('start spec'); describe('less.js main tests', function() { testLessEqualsInDocument(); it('the global environment', function() { expect(window.require).toBe(undefined); }); });