mirror of
https://github.com/friendica/friendica
synced 2024-11-15 19:33:53 +00:00
20 lines
334 B
Text
20 lines
334 B
Text
/*
|
|
* SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
|
*
|
|
* SPDX-License-Identifier: AGPL-3.0-or-later
|
|
*/
|
|
|
|
/**
|
|
* Fabio Comuni <http://kirgroup.com/profile/fabrixxm>
|
|
**/
|
|
// Less file http://lesscss.org/
|
|
// compile with lessc
|
|
// $ lessc style.less > style.css
|
|
|
|
@import "colors";
|
|
@import "../icons";
|
|
@import "../quattro";
|
|
|
|
|
|
|
|
|