@charset 'utf-8';

@tailwind base;
@tailwind components;
@tailwind utilities;
@import './intlTelInput.css';

.tel-validations {
  display: flex;
}