RailsEventStore/rails_event_store

View on GitHub
ruby_event_store-browser/elm/src/style.css

Summary

Maintainability
Test Coverage
@tailwind base;
@tailwind components;
@tailwind utilities;

input::-webkit-calendar-picker-indicator {
    opacity: 0;
}