mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
Removed prefixfree as it breaks @import in css files
This commit is contained in:
parent
ba00144bcd
commit
434252a321
6 changed files with 0 additions and 860 deletions
|
@ -31,7 +31,6 @@ require('./farbtastic');
|
|||
require('./excanvas');
|
||||
JSON = require('./json2');
|
||||
require('./undo-xpopup');
|
||||
require('./prefixfree');
|
||||
|
||||
var chat = require('./chat').chat;
|
||||
var getCollabClient = require('./collab_client').getCollabClient;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue