CSS modules would be neat
Import {foo} from "./style.css"
// Gtk4
button.get_style_context().add_class(foo);
// Gtk5 (maybe)
button.add_class(foo);
CSS modules would be neat
Import {foo} from "./style.css"
// Gtk4
button.get_style_context().add_class(foo);
// Gtk5 (maybe)
button.add_class(foo);
gjspack update
• Added support for reporting Blueprint errors.
• Added support for custom transformers. This feature lets you pipe imported files into shell commands. There is a Sass example in the README.
https://github.com/sonnyp/troll/tree/main/gjspack
Custom transformers don't support source files yet (Babel, TypeScript, ...)
076萌SNS is a social network, courtesy of 076. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All 076萌SNS content and data are available under the Creative Commons Attribution 3.0 license.