4
0
Fork 0
mirror of https://github.com/rocky-linux/peridot.git synced 2024-12-30 14:00:57 +00:00
peridot/tailwind/BUILD

9 lines
130 B
Text
Raw Normal View History

2022-07-07 20:11:50 +00:00
package(default_visibility = ["//visibility:public"])
filegroup(
name = "css",
srcs = [
"tailwind.css",
],
)