blob: 57429f30640fd5733b950f6caeb4406062434abb [file] [log] [blame]
load("//tools/bzl:genrule2.bzl", "genrule2")
# Roboto Mono. Version 2.136
# https://github.com/google/roboto/releases/tag/v2.136
filegroup(
name = "robotomono",
srcs = [
"RobotoMono-Regular.woff",
"RobotoMono-Regular.woff2",
],
data = ["//lib:LICENSE-Apache2.0"],
visibility = ["//visibility:public"],
)