@use '@talend/bootstrap-theme/src/theme/guidelines' as *;

@import '~@talend/bootstrap-theme/src/theme/animation';

.tc-editable-text-blink {
	@include heartbeat(object-blink);
}

.tc-editable-text {
	width: 100%;
}
