9 lines
223 B
Plaintext
9 lines
223 B
Plaintext
// Main LESS file for Wasteland system
|
|
// Importing base styles and component-specific styles
|
|
|
|
@import "simple-converted";
|
|
@import "item-styles";
|
|
@import "actor-styles";
|
|
@import "roll-dialog-styles";
|
|
@import "chat-styles";
|