4
0
Fork 0
mirror of https://github.com/rocky-linux/peridot.git synced 2025-01-08 01:50:55 +00:00
peridot/tailwind/BUILD
2022-07-07 22:13:21 +02:00

8 lines
130 B
Text

package(default_visibility = ["//visibility:public"])
filegroup(
name = "css",
srcs = [
"tailwind.css",
],
)